Update README.md

This commit is contained in:
GowthamRaj K
2021-07-27 20:43:46 +05:30
committed by GitHub
parent 1c3c779671
commit 99191723c7
+2 -1
View File
@@ -276,7 +276,8 @@ Following are some of the most commonly used constraints available in SQL
SELECT column1, column2....columnN
FROM table_name
WHERE column_name LIKE { PATTERN };
SQL ORDER BY Clause
### SQL ORDER BY Clause
SELECT column1, column2....columnN
FROM table_name
WHERE CONDITION