From b96834cee5654110d8160b057d9d5c0b4548f3da Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:21:20 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 9afc939..7eb31b9 100644 --- a/README.md +++ b/README.md @@ -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. - The same rules that apply to the UPDATE command also apply to the INSERT command. +## Deleting Rows into a View + +-