Introduction to Database System The DBMS ranked as being the "hardest to use" in the text is Microsoft's SQL Server. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Related fields in a data base are grouped to form data record menu bank None of these data file data record menu bank None of these data file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If you want to group the records in the abc database, you could use the Jobcode as the _____. Delete Index Sort Key Update Delete Index Sort Key Update ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The primary key is selected from the: foreign keys. candidate keys. composite keys. determinants. foreign keys. candidate keys. composite keys. determinants. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The main idea behind computer files is that it is convenient to create them access them arrange them store information together create them access them arrange them store information together ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP