Physical Database Design A secondary key is which of the following? Useful for denormalization decisions Primary key Nonunique key Determines the tablespace required Useful for denormalization decisions Primary key Nonunique key Determines the tablespace required ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design The blocking factor is: the number of physical records per page. attributes grouped together by the same secondary key. a group of fields stored in adjacent memory. attributes grouped together by the same primary key. the number of physical records per page. attributes grouped together by the same secondary key. a group of fields stored in adjacent memory. attributes grouped together by the same primary key. ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design When storage space is scarce and physical records cannot span pages, creating multiple physical records from one logical relation will minimize wasted 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? CHAR VARCHAR2 NUMBER LONG CHAR VARCHAR2 NUMBER 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 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 Random row access speed Block contention The number of columns The length of all of the fields in a table row Random row access speed Block contention The number of columns ANSWER DOWNLOAD EXAMIANS APP