Update README.md

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