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:
@@ -838,3 +838,6 @@ A view can be updated under certain conditions which are given below −
|
|||||||
|
|
||||||
## Inserting Rows into a View
|
## 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.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user