18CSC303J - (Database Management Systems) UNIT-2 Multiple Choice Questions
18CSC303J - (Database Management Systems) UNIT-2 Multiple Choice Questions
UNIT-2
MULTIPLE CHOICE QUESTIONS
1. Functional requirement or database design..............
A. Describe about kind of operation translation could be performed on the data.
B. Describe functionality of program
C. Describe functionality of query language
D. Describe functionality of each and every data element
3. ER Model…............
A. Uses collection of entity and relationship among them.
B. Collection of entity
C. Describe relationship alone without entity definition
D. Hierarchical model
30. Converting ER model to relational table for strong entity set with multi value attributes will
create …....... no of tables
A. 1 table
B. 2 table
C. 3 table
D. Multi table
A.
B.
Regd Name
C.
Regd.no Ph.no
Regd.no Name
D.
Name Regd.no
name Ph.no
Correct option: C