Update README.md

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