Introduction to Database System In SQL, the CREATE VIEW command is used to define a view of one or more tables or views to recompile a table to recompile view to create a trigger to define a view of one or more tables or views to recompile a table to recompile view to create a trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT SUB FROM BOOK All of these None of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK SELECT SUB FROM BOOK All of these None of these SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Row is synonymous with the term: column. record. relation. field. column. record. relation. field. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The following are components of a database except ________ . indexes metadata reports user data indexes metadata reports user data ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? CHANGE USER All of the listed here MODIFY USER ALTER TRIGGER CHANGE USER All of the listed here MODIFY USER ALTER TRIGGER ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following can many entity instances of one type be related to many entity instances of another type? Composite Relationship Many-to-Many Relationship One-to-Many Relationship One-to-One Relationship Composite Relationship Many-to-Many Relationship One-to-Many Relationship One-to-One Relationship ANSWER DOWNLOAD EXAMIANS APP