SQL for Database Construction A benefit of using a stored procedure is that it can be distributed to client computers. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A ________ is a program that performs some common action on database data and that is stored in the database. trigger pseudofile None of these stored procedure trigger pseudofile None of these stored procedure ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction What SQL structure is used to limit column values of a table? None of these The CHECK constraint The VALUE constraint The LIMIT constraint None of these The CHECK constraint The VALUE constraint The LIMIT constraint ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Three types of triggers are: BEFORE, AFTER and EXCEPTION. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A reason for using an SQL view to hide columns is: to accomplish both of the above. to prevent the display of sensitive data only. None of these to simplify a result only. to accomplish both of the above. to prevent the display of sensitive data only. None of these to simplify a result only. 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