Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? LONG CHAR NUMBER VARCHAR2 LONG CHAR NUMBER VARCHAR2 ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The fastest read/write time and most efficient data storage of any disk array type is: RAID-1 RAID-3 RAID-0 RAID-2 RAID-1 RAID-3 RAID-0 RAID-2 ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Denormalization and clustering can work well to minimize data access time for small records. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Determines the tablespace required Primary key Nonunique key Useful for denormalization decisions Determines the tablespace required Primary key Nonunique key Useful for denormalization decisions ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Hashing algorithm converts a primary key value into a record address. True False True False ANSWER DOWNLOAD EXAMIANS APP