From 617d3262b3119deb3a28400db4627249bc388c37 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 28 Jul 2021 17:40:46 +0530 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4d80867..832e9ba 100644 --- a/README.md +++ b/README.md @@ -494,4 +494,8 @@ Following are some of the most commonly used constraints available in SQL − ## Numeric Expression + SELECT numerical_expression as OPERATION_NAME + [FROM table_name + WHERE CONDITION] ; +