Physical Database Design A secondary key is which of the following? Determines the tablespace required Primary key Useful for denormalization decisions Nonunique key Determines the tablespace required Primary key Useful for denormalization decisions Nonunique key ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The fastest read/write time and most efficient data storage of any disk array type is: RAID-3 RAID-2 RAID-0 RAID-1 RAID-3 RAID-2 RAID-0 RAID-1 ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The primary goal of physical database design is data processing efficiency. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design It is usually not very important to design the physical database to minimize the time required by users to interact with the information systems. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length? NUMBER LONG CHAR VARCHAR2 NUMBER LONG CHAR VARCHAR2 ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? CHAR NUMBER VARCHAR2 LONG CHAR NUMBER VARCHAR2 LONG ANSWER DOWNLOAD EXAMIANS APP