Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:21:01 +05:30
committed by GitHub
parent 27f806cdf8
commit fcadfd04c1
+3
View File
@@ -838,3 +838,6 @@ A view can be updated under certain conditions which are given below
## Inserting Rows into a View
- Rows of data can be inserted into a view.
- The same rules that apply to the UPDATE command also apply to the INSERT command.