Introduction to Database System Any table that meets the definition of a relation is said to be in first normal form. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? ALTER TABLE All of the listed here DEFINE TABLE MODIFY TABLE ALTER TABLE All of the listed here DEFINE TABLE MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A number of related records that are treated as a unit is called field file batch data field file batch data ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not characteristic of a relational database model? records tables complex logical relationships treelike structure records tables complex logical relationships treelike structure ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent. Distributed database Hierarchical database Relational database Network database Distributed database Hierarchical database Relational database Network database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? REMOVE INDEX ROLL BACK INDEX DELETE INDEX DROP INDEX REMOVE INDEX ROLL BACK INDEX DELETE INDEX DROP INDEX ANSWER DOWNLOAD EXAMIANS APP