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:
@@ -841,3 +841,6 @@ A view can be updated under certain conditions which are given below −
|
|||||||
- Rows of data can be inserted 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.
|
- The same rules that apply to the UPDATE command also apply to the INSERT command.
|
||||||
|
|
||||||
|
## Deleting Rows into a View
|
||||||
|
|
||||||
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user