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 Which of the following is not a factor to consider when switching from small to large block size? Block contention The number of columns Random row access speed The length of all of the fields in a table row Block contention The number of columns Random row access speed The length of all of the fields in a table row ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The primary goal of physical database design is data processing efficiency. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Determines the tablespace required Useful for denormalization decisions Nonunique key Primary key Determines the tablespace required Useful for denormalization decisions Nonunique key Primary key ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A field represents each component of a composite attribute. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following are integrity controls that a DBMS may support? Limit the use of null values in some fields. All of these Assume a default value in a field unless a user enters a value for that field. Limit the set of permissible values that a field may assume. Limit the use of null values in some fields. All of these Assume a default value in a field unless a user enters a value for that field. Limit the set of permissible values that a field may assume. ANSWER DOWNLOAD EXAMIANS APP