Physical Database Design A secondary key is which of the following? Useful for denormalization decisions Nonunique key Primary key Determines the tablespace required Useful for denormalization decisions Nonunique key Primary key Determines the tablespace required ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The blocking factor is: a group of fields stored in adjacent memory. attributes grouped together by the same secondary key. attributes grouped together by the same primary key. the number of physical records per page. a group of fields stored in adjacent memory. attributes grouped together by the same secondary key. attributes grouped together by the same primary key. the number of physical records per page. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Some advantages of partitioning include: efficiency, security, and load balancing. True False True False 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 It is usually not very important to design the physical database to minimize the time required by users to interact with the information systems. 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 length that can vary? CHAR VARCHAR2 NUMBER LONG CHAR VARCHAR2 NUMBER LONG ANSWER DOWNLOAD EXAMIANS APP