Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:39:54 +05:30
committed by GitHub
parent c5a38ec90e
commit 1076e300fc
+2
View File
@@ -970,3 +970,5 @@ Transactions have the following four standard properties, usually referred to by
### WHERE SALARY LIKE '2___3' ### WHERE SALARY LIKE '2___3'
- Finds any values in a five-digit number that start with 2 and end with 3. - Finds any values in a five-digit number that start with 2 and end with 3.
# SQL - Date Functions