Introduction to Database System Which language has recently become the de-facto standard for interfacing application programs with relational database system? dBASE SQL 4GL None of these Oracle dBASE SQL 4GL None of these Oracle 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 DISTINCT SUB FROM BOOK All of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK None of these SELECT DISTINCT SUB FROM BOOK All of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK 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 The files stored on a secondary stage device are composed of a hierarchy of data. What does a record in a file contain? Data field Characters Bits None of the listed here Data field Characters Bits None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Table is synonymous with the term: record. field. relation. column. record. field. relation. column. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A functional dependency is always an equation. True False True False ANSWER DOWNLOAD EXAMIANS APP