Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table INSERT COLUMN ALTER TABLE ADD COLUMN MODIFY TABLE INSERT COLUMN ALTER TABLE ADD COLUMN MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not an advantage of the data-base approach? All of these elimination of the data redundancy program/data independence ability to associate related data increased security All of these elimination of the data redundancy program/data independence ability to associate related data increased security ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the rows are sometimes called "records". False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an archetype and an instance of that archetype. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to select data in rows and column from one or more tables? SELECT BROWSE CHOOSE LIST None of these SELECT BROWSE CHOOSE LIST None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? UPDATE APPEND INSERT BROWSE UPDATE APPEND INSERT BROWSE ANSWER DOWNLOAD EXAMIANS APP