Introduction to Database System The purpose of a database is to help people stop using spreadsheets. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What is the abbreviation used for a software package that permits the users to create, retrieve and maintain records in a database? DBMS DASD EMMS FMS None of these DBMS DASD EMMS FMS None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? 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 SELECT ALL FROM BOOK None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? REMOVE FUNCTION ERASE FUNCTION DELETE FUNCTION None of these DROP FUNCTION REMOVE FUNCTION ERASE FUNCTION DELETE FUNCTION None of these DROP FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following contains a complete record of all activity that affected the contents of a database during a certain period of time? query language report writer transaction log None of these data manipulation language query language report writer transaction log None of these data manipulation language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? BROWSE APPEND INSERT UPDATE BROWSE APPEND INSERT UPDATE ANSWER DOWNLOAD EXAMIANS APP