SQL for Database Construction A ________ is a stored program that is attached to a table or a view. None of these embedded SELECT statement trigger pseudofile None of these embedded SELECT statement trigger pseudofile ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction A trigger is a stored program that is attached to a database. True False True False 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 If any required (NOT NULL) columns are missing from the view, the view cannot be used for inserting new data. True False True False ANSWER DOWNLOAD EXAMIANS APP
SQL for Database Construction Which of the following is NOT a type of SQL constraint? UNIQUE FOREIGN KEY ALTERNATE KEY PRIMARY KEY UNIQUE FOREIGN KEY ALTERNATE KEY PRIMARY KEY ANSWER DOWNLOAD EXAMIANS APP
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