Data Models into Database Designs Questions and Answers
Practice ModeShowing 10 of 20 questions
Q1
Which of the following data constraints would be used to specify that the value of cells in a column must be one of a specific set of possible values?
Answer: Option A
Q2
In a 1:N relationship, the foreign key is placed in:
Answer: Option C
Q3
Which of the following column properties specifies whether or not cells in a column must contain a data value?
Answer: Option A
Q4
A primary key should be defined as:
Answer: Option B
Q5
Which of the following column properties would be used to specify that cells in a column
must contain a monetary value?
Answer: Option B
Q6
Which of the following situation requires the use of ID-dependent entities?
Answer: Option D
Q7
A foreign key is:
Answer: Option A
Q8
Which of the following columns is(are) are required in a table?
Answer: Option C
Q9
In a 1:1 relationship, the foreign key is placed in:
Answer: Option A
Q10
Which of the following column properties would be used to specify that cells in a column
must be immediately filled with a monetary value of $10,000?
Answer: Option C