Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? All of the listed here MODIFY TABLE ALTER TABLE DEFINE TABLE All of the listed here MODIFY TABLE ALTER TABLE DEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a large DBMS each user can access every sub¬schema each subschema contains every field in the logical schema all of the listed here each user can "see" only a small part of the entire database each user can access every sub¬schema each subschema contains every field in the logical schema all of the listed here each user can "see" only a small part of the entire database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database has data and relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which language has recently become the de-facto standard for interfacing application programs with relational database system? Oracle dBASE SQL None of these 4GL Oracle dBASE SQL None of these 4GL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A primary key is a composite key that was selected to be the main identifier for the relation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DROP TABLE DELETE TABLE UNATTACH TABLE ERASE TABLE DROP TABLE DELETE TABLE UNATTACH TABLE ERASE TABLE ANSWER DOWNLOAD EXAMIANS APP