mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 22:13:56 +07:00
Update README.md
This commit is contained in:
@@ -478,3 +478,11 @@ Following are some of the most commonly used constraints available in SQL −
|
|||||||
FROM table_name
|
FROM table_name
|
||||||
WHERE [CONDITION|EXPRESSION];
|
WHERE [CONDITION|EXPRESSION];
|
||||||
|
|
||||||
|
- There are different types of SQL expressions, which are mentioned below −
|
||||||
|
|
||||||
|
**1) Boolean**
|
||||||
|
|
||||||
|
**2) Numeric**
|
||||||
|
|
||||||
|
**3) Date**
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user