Introduction to Database System The database administration function includes database access planning application programming computer operations management None of these All of these database access planning application programming computer operations management None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? ERASE TABLE DELETE TABLE UNATTACH TABLE DROP TABLE ERASE TABLE DELETE TABLE UNATTACH TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable all triggers on a table? MODIFY TRIGGERS IN TABLE ALTER TABLE ALTER TRIGGERS All of the listed here MODIFY TRIGGERS IN TABLE ALTER TABLE ALTER TRIGGERS All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list consists of last names, first names, addresses, and pin codes if all people in the list have the same last and the same pin code, a useful key would be All of these the pin code the last name None of these a compound key consisting of the first name and the last name All of these the pin code the last name None of these a compound key consisting of the first name and the last name ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following products was the first to implement true relational algebra in a PC DBMS? Oracle dBase-II IDMS R:base Oracle dBase-II IDMS R:base ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Keys made up of two or more attributes are called composite keys. True False True False ANSWER DOWNLOAD EXAMIANS APP