Introduction to Database System In SQL, which command is used to create a database user? ADD USER TO DATABASE MK USER All of the listed here CREATE USER ADD USER TO DATABASE MK USER All of the listed here CREATE USER 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 SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK None of these All of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A good query system can accept English language commands allows non-programmers to access information stored in a database can be accessed only by data processing professionals None of these both (a) and (b) can accept English language commands allows non-programmers to access information stored in a database can be accessed only by data processing professionals None of these both (a) and (b) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation has cells that hold multi-value entries. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a 1:N relationship, the parent is the entity on the one side of the relationship and the child is the entity on the N side of the relationship. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A DBMS that combines a DBMS and an application generator is ________ . Oracle Corporation's Oracle Microsoft's SQL Server Microsoft's Access IBM's DB2 Oracle Corporation's Oracle Microsoft's SQL Server Microsoft's Access IBM's DB2 ANSWER DOWNLOAD EXAMIANS APP