Introduction to Database System An identifier determines the type of relationship that an entity has. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The following are functions of a DBMS except ________ . administrating databases creating databases processing data creating and processing forms administrating databases creating databases processing data creating and processing forms ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The main idea behind computer files is that it is convenient to access them arrange them create them store information together access them arrange them create them store information together ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A primary key is a composite key that was selected to be the main identifier for the relation. 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