Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:17:29 +05:30
committed by GitHub
parent 33e2501010
commit e6b443f152
+1 -1
View File
@@ -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.
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.