Which Of The Following Statement Is True About Views In Sql #420
Which of the following statement is true about views in SQL?
This multiple choice question (MCQ) is related to the book/course gs gs115 Structured Query Language. It can also be found in gs gs115 SQL Data Types, Views and Injection - SQL Views - Quiz No.1.
Which of the following statement is true about views in SQL?
We can insert and delete rows in a view
We cannot insert and delete rows in a view
We can insert but not delete rows in a view
We can delete but not insert rows in a view