DBMS MCQ Questions and Answers
Practice ModeShowing 10 of 527 questions
Q341
Which of the following is/are true about a relation?
(a) Each relation in a database should have a unique name.
(b) Intersection of each row and column is single valued.
(c) Primary key of a relation should be the first column.
(d) Each attribute within a relation has a unique name.
(e) The sequence of rows in a relation should be in ascending order
Answer: Option C
Q342
Which of the following is/are true for the relational data structure?
(a) Cardinality of a relation is the number of columns in a relation.
(b) Every attribute of a relation must be defined on exactly one underlying domain.
(c) A foreign key cannot contain null values.
(d) Degree of a relation is the number of columns in a relation.
(e) An alternate key is a candidate key that is not the primary key.
Answer: Option C
Q343
. On an entity-relationship diagram, a relationship is documented with
Answer: Option C
Q344
The most important stages in arriving at a physical database design are
Answer: Option D
Q345
__________is a thing that exists and is distinguishable.
Answer: Option A
Q346
The term used to identify a row of a table in the relational data model is
Answer: Option D
Q347
__________ data base design allows us to generate a set of schemas that allows us to store information with minimum redundancy of data
Answer: Option A
Q348
which of the following is record based logical model
Answer: Option D
Q349
which of the following model supports multiple parent child relationships
Answer: Option B
Q350
in relational model column values are
Answer: Option A