Physical Database Design A field represents each component of a composite attribute. 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 CHAR NUMBER LONG VARCHAR2 CHAR NUMBER LONG ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design What is the best data type definition for Oracle when a field is alphanumeric and has a length that can vary? LONG NUMBER VARCHAR2 CHAR LONG NUMBER VARCHAR2 CHAR ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Data-volume and frequency-of-use statistics are not critical inputs to the physical database design process. True False True False ANSWER DOWNLOAD EXAMIANS APP
Physical Database Design Which of the following are integrity controls that a DBMS may support? All of these Limit the set of permissible values that a field may assume. 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. All of these Limit the set of permissible values that a field may assume. 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 The three newest database architectures in use today are relational, multidimensional and hierarchical. True False True False ANSWER DOWNLOAD EXAMIANS APP