Physical Database Design Which of the following is not a factor to consider when switching from small to large block size? The number of columns Block contention The length of all of the fields in a table row Random row access speed The number of columns Block contention The length of all of the fields in a table row Random row access speed ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design A field represents each component of a composite attribute. True False True False 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 The fastest read/write time and most efficient data storage of any disk array type is: RAID-2 RAID-3 RAID-1 RAID-0 RAID-2 RAID-3 RAID-1 RAID-0 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 What is the best data type definition for Oracle when a field is alphanumeric and has a fixed length? CHAR NUMBER LONG VARCHAR2 CHAR NUMBER LONG VARCHAR2 ANSWER DOWNLOAD EXAMIANS APP