1. If a denormalization situation exists with a one-to-one binary relationship, which of the following is true? A. All fields are stored in one relation. B. All fields are stored in two relations. C. All fields are stored in three relations. D. All fields are stored in four relations. Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option A No explanation is given for this question Let's Discuss on Board
2. Selecting a data type involves which of the following? A. Maximize storage space B. Represent most values C. Improve data integrity D. All of the above. Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option C No explanation is given for this question Let's Discuss on Board
3. What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? A. VARCHAR2 B. CHAR C. LONG D. NUMBER Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option A No explanation is given for this question Let's Discuss on Board
4. If a denormalization situation exists with a many-to-many or associative binary relationship, which of the following is true? A. All fields are stored in one relation. B. All fields are stored in two relations. C. All fields are stored in three relations. D. All fields are stored in four relations. Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option B No explanation is given for this question Let's Discuss on Board
5. Which of the following is an advantage of partitioning? A. Complexity B. Inconsistent access speed C. Extra space D. Security Answer & Solution Discuss in Board Save for Later Answer & Solution Answer: Option D No explanation is given for this question Let's Discuss on Board