Physical Database Design Which of the following improves a query's processing time? Use compatible data types. Query one query within another. Write complex queries. Combine a table with itself. Use compatible data types. Query one query within another. Write complex queries. Combine a table with itself. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Sequential retrieval on a primary key for sequential file storage has which of the following features? Slow Moderately fast Impractical Very fast Slow Moderately fast Impractical Very fast ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A multidimensional database model is used most often in which of the following models? Data warehouse Hierarchical Relational Network Data warehouse Hierarchical Relational Network ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following are integrity controls that a DBMS may support? Limit the set of permissible values that a field may assume. Assume a default value in a field unless a user enters a value for that field. All of these Limit the use of null values in some fields. Limit the set of permissible values that a field may assume. Assume a default value in a field unless a user enters a value for that field. All of these Limit the use of null values in some fields. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Primary key Useful for denormalization decisions Nonunique key Determines the tablespace required Primary key Useful for denormalization decisions Nonunique key Determines the tablespace required 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