Physical Database Design Sequential retrieval on a primary key for sequential file storage has which of the following features? Moderately fast Very fast Slow Impractical Moderately fast Very fast Slow Impractical ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Two basic constructs to link one piece of data with another piece of data: sequential storage and pointers. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The blocking factor is: a group of fields stored in adjacent memory. the number of physical records per page. attributes grouped together by the same secondary key. attributes grouped together by the same primary key. a group of fields stored in adjacent memory. the number of physical records per page. attributes grouped together by the same secondary key. attributes grouped together by the same primary key. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Some advantages of partitioning include: efficiency, security, and load balancing. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A bitmap index is an index on columns from two or more tables that come from the same domain of values. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Primary key Useful for denormalization decisions Determines the tablespace required Nonunique key Primary key Useful for denormalization decisions Determines the tablespace required Nonunique key ANSWER DOWNLOAD EXAMIANS APP