Introduction to Database System A DBMS that combines a DBMS and an application generator is ________ . Microsoft's SQL Server Oracle Corporation's Oracle IBM's DB2 Microsoft's Access Microsoft's SQL Server Oracle Corporation's Oracle IBM's DB2 Microsoft's Access ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Given the functional dependency R → (S,T) , then it is also true that R → S. False True False True 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 All of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK None of these SELECT SUB FROM BOOK All of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove an index from the database in SQL? REMOVE INDEX DELETE INDEX ROLL BACK INDEX DROP INDEX REMOVE INDEX DELETE INDEX ROLL BACK INDEX DROP INDEX 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 both (a) and (b) tuple tables relations None of these both (a) and (b) tuple tables relations ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list in alphabetical order both (b) and (c) is in descending order is in ascending order is the result of a sort operation None of these both (b) and (c) is in descending order is in ascending order is the result of a sort operation None of these ANSWER DOWNLOAD EXAMIANS APP