diff --git a/README.md b/README.md index b78a92d..872535f 100644 --- a/README.md +++ b/README.md @@ -835,3 +835,6 @@ 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.** + +## Inserting Rows into a View +