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 Which of the following is NOT a type of SQL constraint? FOREIGN KEY UNIQUE PRIMARY KEY ALTERNATE KEY FOREIGN KEY UNIQUE PRIMARY KEY ALTERNATE KEY 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 What is not an advantage of stored procedures? Greater security Code sharing Increased network traffic SQL can be optimized Greater security Code sharing Increased network traffic SQL can be optimized 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 SQL structure is used to limit column values of a table? The VALUE constraint The CHECK constraint The LIMIT constraint None of these The VALUE constraint The CHECK constraint The LIMIT constraint None of these ANSWER DOWNLOAD EXAMIANS APP