Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:32:21 +05:30
committed by GitHub
parent 0e2e069ab4
commit 575595cc74
+3
View File
@@ -929,3 +929,6 @@ Transactions have the following four standard properties, usually referred to by
WHERE column LIKE '%XXXX%' WHERE column LIKE '%XXXX%'
(or) (or)
SELECT * FROM table_name
WHERE column LIKE 'XXXX_'