Introduction to Database System What name is given to the collection of facts, items of information or data which are related in some way? Information provider Directory information Information tree Database Information provider Directory information Information tree Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One solution to the multivalued dependency constraint problem is to: create a new theme. split the relation into two relations, each with a single theme. add a composite key. change the theme. create a new theme. split the relation into two relations, each with a single theme. add a composite key. change the theme. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The language used in application programs to request data from the DBMS is referred to as the query language DML All of the listed here DDL query language DML All of the listed here DDL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? DROP TABLE ERASE TABLE UNATTACH TABLE DELETE TABLE DROP TABLE ERASE TABLE UNATTACH TABLE DELETE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Entity instances are associated by relationship classes. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key. True False True False ANSWER DOWNLOAD EXAMIANS APP