diff --git a/README.md b/README.md index 7e6d1d1..88481c4 100644 --- a/README.md +++ b/README.md @@ -826,7 +826,7 @@ A view can be updated under certain conditions which are given below − **- The SELECT clause may not contain an ORDER BY clause.** -**- The FROM clause may not contain multiple tables. +**- The FROM clause may not contain multiple tables.** **- The WHERE clause may not contain subqueries.