Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:37:17 +05:30
committed by GitHub
parent d22face1b1
commit eabf2171a1
+1 -1
View File
@@ -951,7 +951,7 @@ Transactions have the following four standard properties, usually referred to by
Finds any values that have 200 in any position.
WHERE SALARY LIKE '_00%'
### WHERE SALARY LIKE '_00%'
Finds any values that have 00 in the second and third positions.