SQL for Database Construction A SQL view is a virtual table that is constructed from other tables or views. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A updatable view has its own data. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction SQL Server does not support the BEFORE trigger. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction What is not an advantage of stored procedures? SQL can be optimized Greater security Code sharing Increased network traffic SQL can be optimized Greater security Code sharing Increased network traffic ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A stored procedure is a program that performs some common action on database data and is stored in the database. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction SQL views can be used to hide: columns and rows only. both of the above can be hidden by an SQL view. None of these complicated SQL syntax only. columns and rows only. both of the above can be hidden by an SQL view. None of these complicated SQL syntax only. ANSWER DOWNLOAD EXAMIANS APP