Update README.md

This commit is contained in:
GowthamRaj K
2021-07-30 23:21:45 +05:30
committed by GitHub
parent b96834cee5
commit fd954661d0
+4 -1
View File
@@ -843,4 +843,7 @@ A view can be updated under certain conditions which are given below
## Deleting Rows into a View
-
- Rows of data can be deleted from a view.
- The same rules that apply to the UPDATE and INSERT commands apply to the DELETE command.