diff --git a/README.md b/README.md index 2cda7ea..4325bd3 100644 --- a/README.md +++ b/README.md @@ -824,7 +824,7 @@ A view can be updated under certain conditions which are given below − **- The SELECT clause may not contain set operators. -The SELECT clause may not contain an ORDER BY clause. +**- The SELECT clause may not contain an ORDER BY clause. The FROM clause may not contain multiple tables.