Introduction to Database System Relations are categorized into normal forms according to the referential integrity constraints that they have. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which two files are used during operation of the DBMS? query language and utilities data dictionary and query language None of the listed here data dictionary and transaction log query language and utilities data dictionary and query language None of the listed here data dictionary and transaction log ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Because it contains a description of its own structure, a database is considered to be ________ . metadata compatible described an application program self-describing metadata compatible described an application program self-describing ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used None of these All of these to add/rename data files, to change storage to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger None of these All of these to add/rename data files, to change storage to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A computer file contains several records. What does each record contain? Bytes Fields Words Database Bytes Fields Words Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in this form if it is in BCNF and has no multivalued dependencies: third normal form. domain/key normal form. fourth normal form. second normal form. third normal form. domain/key normal form. fourth normal form. second normal form. ANSWER DOWNLOAD EXAMIANS APP