mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -832,6 +832,6 @@ A view can be updated under certain conditions which are given below −
|
|||||||
|
|
||||||
**- The query may not contain GROUP BY or HAVING.
|
**- The query may not contain GROUP BY or HAVING.
|
||||||
|
|
||||||
Calculated columns may not be updated.
|
**- Calculated columns may not be updated.
|
||||||
|
|
||||||
All NOT NULL columns from the base table must be included in the view in order for the INSERT query to function.
|
All NOT NULL columns from the base table must be included in the view in order for the INSERT query to function.
|
||||||
|
|||||||
Reference in New Issue
Block a user