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:
@@ -846,4 +846,6 @@ A view can be updated under certain conditions which are given below −
|
|||||||
- Rows of data can be deleted from 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.
|
- The same rules that apply to the UPDATE and INSERT commands apply to the DELETE command.
|
||||||
|
|
||||||
|
## Dropping Views
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user