diff --git a/README.md b/README.md index 443e24a..b1cc2ef 100644 --- a/README.md +++ b/README.md @@ -929,3 +929,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_'