From 26683abc9d3d1dfe460fc237b3ab2a9d26f421c5 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:36:38 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8740fb2..654bf11 100644 --- a/README.md +++ b/README.md @@ -947,7 +947,7 @@ Transactions have the following four standard properties, usually referred to by Finds any values that start with 200. -WHERE SALARY LIKE '%200%' +### WHERE SALARY LIKE '%200%' Finds any values that have 200 in any position.