From 575595cc749456befa2f89704e14ffe490246bb5 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:32:21 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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_'