Physical Database Design Questions and Answers
Practice ModeShowing 10 of 18 questions
Q1
If a denormalization situation exists with a one-to-one binary relationship, which of the following is true?
Answer: Option A
Q2
Selecting a data type involves which of the following?
Answer: Option C
Q3
What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary?
Answer: Option A
Q4
If a denormalization situation exists with a many-to-many or associative binary relationship, which of the following is true?
Answer: Option B
Q5
Which of the following is an advantage of partitioning?
Answer: Option D
Q6
The blocking factor is:
Answer: Option B
Q7
Which of the following improves a query's processing time?
Answer: Option D
Q8
Which of the following are integrity controls that a DBMS may support?
Answer: Option D
Q9
Which of the following is not a factor to consider when switching from small to large block
size?
Answer: Option B
Q10
What is the best data type definition for Oracle when a field is alphanumeric and has a fixed
length?
Answer: Option B