Physical Database Design An extent is a contiguous section of disk storage space. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length? NUMBER CHAR VARCHAR2 LONG NUMBER CHAR VARCHAR2 LONG ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The three newest database architectures in use today are relational, multidimensional and hierarchical. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following improves a query's processing time? 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. Write complex queries. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A multidimensional database model is used most often in which of the following models? Network Relational Hierarchical Data warehouse Network Relational Hierarchical Data warehouse ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? VARCHAR2 LONG NUMBER CHAR VARCHAR2 LONG NUMBER CHAR ANSWER DOWNLOAD EXAMIANS APP