Physical Database Design Sequential retrieval on a primary key for sequential file storage has which of the following features? Very fast Impractical Slow Moderately fast Very fast Impractical Slow Moderately fast ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following improves a query's processing time? Query one query within another. Write complex queries. Use compatible data types. Combine a table with itself. Query one query within another. Write complex queries. Use compatible data types. Combine a table with itself. 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? Useful for denormalization decisions Determines the tablespace required Primary key Nonunique key Useful for denormalization decisions Determines the tablespace required Primary key Nonunique key 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