Physical Database Design A secondary key is which of the following? Primary key Determines the tablespace required Nonunique key Useful for denormalization decisions Primary key Determines the tablespace required Nonunique key Useful for denormalization decisions ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A multidimensional database model is used most often in which of the following models? Data warehouse Relational Hierarchical Network Data warehouse Relational Hierarchical Network ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The three newest database architectures in use today are relational, multidimensional and hierarchical. True False True False 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 Which of the following is not a factor to consider when switching from small to large block size? The length of all of the fields in a table row The number of columns Random row access speed Block contention The length of all of the fields in a table row The number of columns Random row access speed Block contention ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following improves a query's processing time? Write complex queries. Use compatible data types. Query one query within another. Combine a table with itself. Write complex queries. Use compatible data types. Query one query within another. Combine a table with itself. ANSWER DOWNLOAD EXAMIANS APP