Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Each of data files has a _____ that describe the way the data is stored in the file. Database Records Fields File structure Database Records Fields File structure ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The different classes of relations created by the technique for preventing modification anomalies are called: functional dependencies. normal forms. referential integrity constraints. None of these functional dependencies. normal forms. referential integrity constraints. None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a database, data is stored in spreadsheets which have rows and columns. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The PROJECT command will create new table that has both of the listed here more rows than the original table none of the listed here more fields than the original table both of the listed here more rows than the original table none of the listed here more fields than the original table ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An entity class is a collection of entities and is described by the structure of the entities in that class. False True False True ANSWER DOWNLOAD EXAMIANS APP