Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ Contains fields of data about one entity. Record None of these Document Fields File Record None of these Document Fields File ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A computer file can be best described as a random collection of data items None of these a general collection of data items an orderly collection of data items a single data item a random collection of data items None of these a general collection of data items an orderly collection of data items a single data item 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 _____. Sort Key Update Delete Index Sort Key Update Delete Index ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The database administration function includes database access planning All of these application programming computer operations management None of these database access planning All of these application programming computer operations management None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A good query system can be accessed only by data processing professionals None of these can accept English language commands allows non-programmers to access information stored in a database both (a) and (b) can be accessed only by data processing professionals None of these can accept English language commands allows non-programmers to access information stored in a database both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP