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 The blocking factor is: a group of fields stored in adjacent memory. attributes grouped together by the same secondary key. the number of physical records per page. attributes grouped together by the same primary key. a group of fields stored in adjacent memory. attributes grouped together by the same secondary key. the number of physical records per page. attributes grouped together by the same primary key. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted storage space. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Nonunique key Determines the tablespace required Primary key Useful for denormalization decisions Nonunique key Determines the tablespace required Primary key Useful for denormalization decisions ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A pointer is a detailed coding scheme recognized by system software for representing organizational data. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Denormalization and clustering can work well to minimize data access time for small records. False True False True ANSWER DOWNLOAD EXAMIANS APP