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? FMS DBMS DASD EMMS None of these FMS DBMS DASD EMMS None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? CREATE SCHEMA CREATE SYNONYM All of the listed here CREATE SAME CREATE SCHEMA CREATE SYNONYM All of the listed here CREATE SAME 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 SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK None of these All of these SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK None of these All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As None of these tables relations both (a) and (b) tuple None of these tables relations both (a) and (b) tuple ANSWER DOWNLOAD EXAMIANS APP
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 Keys made up of two or more attributes are called composite keys. True False True False ANSWER DOWNLOAD EXAMIANS APP