Physical Database Design A field represents each component of a composite attribute. 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? Random row access speed The number of columns The length of all of the fields in a table row Block contention Random row access speed The number of columns The length of all of the fields in a table row Block contention ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process. False True False True 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? VARCHAR2 LONG NUMBER CHAR VARCHAR2 LONG NUMBER CHAR ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A secondary key is which of the following? Primary key Useful for denormalization decisions Determines the tablespace required Nonunique key Primary key Useful for denormalization decisions Determines the tablespace required Nonunique key 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