Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? ALTER TRIGGER All of the listed here MODIFY USER CHANGE USER ALTER TRIGGER All of the listed here MODIFY USER CHANGE USER ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following indicates the minimum number of entities that must be involved in a relationship? ERD Minimum cardinality Greater Entity Count (GEC) Maximum cardinality ERD Minimum cardinality Greater Entity Count (GEC) Maximum cardinality ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity. subtype parent instance child subtype parent instance child ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A subtype entity is a special case of another entity called a supertype entity. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following command(s) is(are) used to recompile a stored procedure in SQL? None of the listed here COMPILE PROCEDURE MODIFY PROCEDURE ALTER PROCEDURE None of the listed here COMPILE PROCEDURE MODIFY PROCEDURE ALTER PROCEDURE ANSWER DOWNLOAD EXAMIANS APP