Introduction to Database System In SQL, which command is used to add new rows to a table? INSERT APPEND ALTER TABLE ADD ROW INSERT APPEND ALTER TABLE ADD ROW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What name is given to the collection of facts, items of information or data which are related in some way? Directory information Database Information tree Information provider Directory information Database Information tree Information provider ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Entities of a given type are grouped into a(n): entity class. database. ER attribute. entity class. database. ER attribute. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A candidate key is a determinant that determines all the other columns is a relation. False True False True 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 None of these tables both (a) and (b) tuple relations None of these tables both (a) and (b) tuple relations ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? UNATTACH TABLE ERASE TABLE DELETE TABLE DROP TABLE UNATTACH TABLE ERASE TABLE DELETE TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP