Introduction to Database System Sort/report generators none of the listed here require more disk space than index/report generators do not need to sort before generating a report are faster than index/report generators none of the listed here require more disk space than index/report generators do not need to sort before generating a report are faster than index/report generators ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the rows are sometimes called "records". True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these 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 ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The term _____ is sometimes used to refer to a data file in which all the records have the same record format, that is, the same field names, field lengths, and data types. Flat file None of these Table Database Data structure Flat file None of these Table Database Data structure ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In an enterprise-class database system, business users interact directly with database applications, which directly access the database data. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The language used in application programs to request data from the DBMS is referred to as the DML query language DDL All of the listed here DML query language DDL All of the listed here ANSWER DOWNLOAD EXAMIANS APP