Physical Database Design Questions and Answers
Practice ModeShowing 10 of 18 questions
Q11
A secondary key is which of the following?
Answer: Option A
Q12
The fastest read/write time and most efficient data storage of any disk array type is:
Answer: Option A
Q13
A rule of thumb for choosing indexes for a relational database includes which of the
following?
Answer: Option D
Q14
Sequential retrieval on a primary key for sequential file storage has which of the following
features?
Answer: Option A
Q15
A multidimensional database model is used most often in which of the following models?
Answer: Option A
Q16
What type of join is needed when you wish to include rows that do not have matching values?
Answer: Option C
Q17
What type of join is needed when you wish to return rows that do have matching values?
Answer: Option D
Q18
Which of the following is true concerning a procedure?
Answer: Option C