From afe33c9718f088f9e9de6bff2b800565e7cc5068 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:39:21 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 94b8679..7e64d6a 100644 --- a/README.md +++ b/README.md @@ -478,3 +478,11 @@ Following are some of the most commonly used constraints available in SQL − FROM table_name WHERE [CONDITION|EXPRESSION]; +- There are different types of SQL expressions, which are mentioned below − + +**1) Boolean** + +**2) Numeric** + +**3) Date** +