Update README.md

This commit is contained in:
GowthamRaj K
2021-08-11 12:34:22 +05:30
committed by GitHub
parent c474d0bbea
commit ef85daa229
+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'