Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:33:48 +05:30
committed by GitHub
parent 68630ae68d
commit 604398a6d2
+1 -1
View File
@@ -933,7 +933,7 @@ Transactions have the following four standard properties, usually referred to by
SELECT * FROM table_name
WHERE column LIKE 'XXXX_'
or
(or
SELECT * FROM table_name
WHERE column LIKE '_XXXX'