Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:36:38 +05:30
committed by GitHub
parent 35752ada9f
commit 26683abc9d
+1 -1
View File
@@ -947,7 +947,7 @@ Transactions have the following four standard properties, usually referred to by
Finds any values that start with 200.
WHERE SALARY LIKE '%200%'
### WHERE SALARY LIKE '%200%'
Finds any values that have 200 in any position.