Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:31:30 +05:30
committed by GitHub
parent 2f6ede106c
commit 9292da439d
+3 -2
View File
@@ -924,5 +924,6 @@ Transactions have the following four standard properties, usually referred to by
WHERE column LIKE 'XXXX%'
or
SELECT * FROM table_name
WHERE column LIKE '%XXXX%'