Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? DEFINE TABLE ALTER TABLE All of the listed here MODIFY TABLE DEFINE TABLE ALTER TABLE All of the listed here MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not considered to be a basic element of an enterprise-class database system? COBOL programs Database applications Users DBMS COBOL programs Database applications Users DBMS 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
Introduction to Database System In order to use a record management system You need to understand the low-level details of how information in stored All of these None of these Both (a) and (b) You need to understand the model the record management system uses. You need to understand the low-level details of how information in stored All of these None of these Both (a) and (b) You need to understand the model the record management system uses. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As relations tables None of these tuple both (a) and (b) relations tables None of these tuple both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not characteristic of a relational database model? complex logical relationships treelike structure records tables complex logical relationships treelike structure records tables ANSWER DOWNLOAD EXAMIANS APP