Introduction to Database System In SQL, which command(s) is(are) used to enable/disable a database trigger? CHANGE USER MODIFY USER ALTER TRIGGER All of the listed here CHANGE USER MODIFY USER ALTER TRIGGER All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Row is synonymous with the term: relation. record. field. column. relation. record. field. column. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System For some relations, changing the data can have undesirable consequences called: modification anomalies. transitive dependencies. referential integrity constraints. normal forms. modification anomalies. transitive dependencies. referential integrity constraints. normal forms. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System After you _____ a record, many data management the environments require you to issue a command to save the changes you made. Update Index Delete Sort key Update Index Delete Sort key ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to select only one copy of each set of duplicable rows All of these SELECT UNIQUE SELECT DISTINCT None of these SELECT DIFFERENT All of these SELECT UNIQUE SELECT DISTINCT None of these SELECT DIFFERENT ANSWER DOWNLOAD EXAMIANS APP