Update README.md

This commit is contained in:
GowthamRaj K
2021-07-28 17:40:46 +05:30
committed by GitHub
parent 490b37f8e4
commit 617d3262b3
+4
View File
@@ -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] ;