SQL for Database Construction SQL views can be used to hide: columns and rows only. None of these complicated SQL syntax only. both of the above can be hidden by an SQL view. columns and rows only. None of these complicated SQL syntax only. both of the above can be hidden by an SQL view. ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Which of the following is NOT a type of SQL constraint? PRIMARY KEY ALTERNATE KEY UNIQUE FOREIGN KEY PRIMARY KEY ALTERNATE KEY UNIQUE FOREIGN KEY ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A updatable view has its own data. False True False True ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Common types of SQL CHECK constraints include range checks and limiting columns values. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A reason for using an SQL view to hide columns is: None of these to prevent the display of sensitive data only. to accomplish both of the above. to simplify a result only. None of these to prevent the display of sensitive data only. to accomplish both of the above. to simplify a result only. ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction There are three SQL data modification operations: insert, modify and delete. False True False True ANSWER DOWNLOAD EXAMIANS APP