SQL for Database Construction Which is NOT one of the most common types of SQL CHECK constraints? System date Comparing one column value to another within the same table Range checks Lists of values System date Comparing one column value to another within the same table Range checks Lists of values ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction What is not an advantage of stored procedures? Code sharing Increased network traffic Greater security SQL can be optimized Code sharing Increased network traffic Greater security SQL can be optimized ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction What is an SQL virtual table that is constructed from other tables? A view A relation Query results Just another table A view A relation Query results Just another table ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A trigger is a stored program that is attached to a database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction The SQL statement to create a view is: CREATE VIEW INSERT VIEW MAKE VIEW SELECT VIEW CREATE VIEW INSERT VIEW MAKE VIEW SELECT VIEW ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A ________ is a stored program that is attached to a table or a view. embedded SELECT statement trigger None of these pseudofile embedded SELECT statement trigger None of these pseudofile ANSWER DOWNLOAD EXAMIANS APP