Introduction to Database System Which of the following is not characteristic of a relational database model? tables complex logical relationships treelike structure records tables complex logical relationships treelike structure records ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A candidate key is a determinant that determines all the other columns is a relation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLESPACE is used None of these All of these to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger to add/rename data files, to change storage None of these All of these to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger to add/rename data files, to change storage 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? IDMS R:base Oracle dBase-II IDMS R:base Oracle dBase-II ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In an Enterprise-class database system, business users interact directly with database applications that interact with the DBMS, which directly accesses the database data. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? ALTER TABLE MODIFY TABLE DEFINE TABLE all of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE all of the listed here ANSWER DOWNLOAD EXAMIANS APP