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 Which of the following is an advantage of partitioning? Inconsistent access speed Extra space Complexity Security Inconsistent access speed Extra space Complexity Security 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 Distributing the columns of a table into several separate physical records is known as horizontal partitioning. False True False True ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following are integrity controls that a DBMS may support? Limit the set of permissible values that a field may assume. All of these Assume a default value in a field unless a user enters a value for that field. Limit the use of null values in some fields. Limit the set of permissible values that a field may assume. All of these Assume a default value in a field unless a user enters a value for that field. Limit the use of null values in some fields. 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