Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ADD COLUMN ALTER TABLE INSERT COLUMN MODIFY TABLE ADD COLUMN ALTER TABLE INSERT COLUMN MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A computer file contains several records. What does each record contain? Words Bytes Fields Database Words Bytes Fields Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the rows are sometimes called "records". True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In the DBM approach, application programs perform the storage function access control processing functions all of the listed here storage function access control processing functions all of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not the responsibility of the utilities component of DBMS software? creating and maintaining the data dictionary monitoring performance None of these removing flagged records for deletion creating the physical and logical designs creating and maintaining the data dictionary monitoring performance None of these removing flagged records for deletion creating the physical and logical designs ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in this form if it is in BCNF and has no multivalued dependencies: domain/key normal form. third normal form. second normal form. fourth normal form. domain/key normal form. third normal form. second normal form. fourth normal form. ANSWER DOWNLOAD EXAMIANS APP