diff --git a/README.md b/README.md index 6620605..c7b109e 100644 --- a/README.md +++ b/README.md @@ -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'