From 765e2298d5878d380b803bb79d6f9983926ae36f Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:22:02 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ed882ae..bcf49c9 100644 --- a/README.md +++ b/README.md @@ -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. - The same rules that apply to the UPDATE and INSERT commands apply to the DELETE command. +## Dropping Views +