From add643be4aa8418c9016aca43b6b9e15e2c1cec6 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 30 Jul 2021 23:19:58 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d93c9e9..b78a92d 100644 --- a/README.md +++ b/README.md @@ -834,4 +834,4 @@ A view can be updated under certain conditions which are given below − **- Calculated columns may not be updated.** -**- All NOT NULL columns from the base table must be included in the view in order for the INSERT query to function. +**- All NOT NULL columns from the base table must be included in the view in order for the INSERT query to function.**