Physical Database Design A field represents each component of a composite attribute. True False True False 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. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design In general, larger block sizes are used for online transaction processing applications and smaller block sizes are used for databases with a decision support or data warehousing system. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following is not a factor to consider when switching from small to large block size? The number of columns Block contention Random row access speed The length of all of the fields in a table row The number of columns Block contention Random row access speed The length of all of the fields in a table row ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Determines the tablespace required Nonunique key Useful for denormalization decisions Primary key Determines the tablespace required Nonunique key Useful for denormalization decisions Primary key 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