Physical Database Design A bitmap index is an index on columns from two or more tables that come from the same domain of values. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Sequential retrieval on a primary key for sequential file storage has which of the following features? Moderately fast Impractical Very fast Slow Moderately fast Impractical Very fast Slow ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Hashing algorithm converts a primary key value into a record address. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following improves a query's processing time? Combine a table with itself. Use compatible data types. Write complex queries. Query one query within another. Combine a table with itself. Use compatible data types. Write complex queries. Query one query within another. 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. 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