Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? ALTER TRIGGER CHANGE USER MODIFY USER All of the listed here ALTER TRIGGER CHANGE USER MODIFY USER All of the listed here 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 Bits None of the listed here Characters Data field Bits None of the listed here Characters 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 None of these All of these SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK SELECT ALL FROM BOOK None of these All of these SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a type of DBMS software? report writer utilities database manipulation language query language All of these report writer utilities database manipulation language query language All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A file that is organized in uniform format is formally referred to as a _____ or a database file. Database Structured data file Record Document None of these Database Structured data file Record Document None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a database administrator's function? backing up the database performance monitoring All of the listed here database design backing up the database performance monitoring All of the listed here database design ANSWER DOWNLOAD EXAMIANS APP