Physical Database Design The fastest read/write time and most efficient data storage of any disk array type is: RAID-1 RAID-2 RAID-0 RAID-3 RAID-1 RAID-2 RAID-0 RAID-3 ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design In general, larger block sizes are used for online transaction processing applications and smaller block sizes are used for databases with a decision support or data warehousing system. True False True False 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 Which of the following is not a factor to consider when switching from small to large block size? 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 The number of columns ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Selecting a data type involves which of the following? Maximize storage space Improve data integrity All of these Represent most values Maximize storage space Improve data integrity All of these Represent most values 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