Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? LONG VARCHAR2 NUMBER CHAR LONG VARCHAR2 NUMBER CHAR ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Two basic constructs to link one piece of data with another piece of data: sequential storage and pointers. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following is an advantage of partitioning? Inconsistent access speed Security Extra space Complexity Inconsistent access speed Security Extra space Complexity ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design An extent is a contiguous section of disk storage space. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Useful for denormalization decisions Primary key Determines the tablespace required Nonunique key Useful for denormalization decisions Primary key Determines the tablespace required Nonunique key 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