From c5a38ec90e9305486ffa0a44108e2a3c25451b08 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:39: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 d0a709e..3861a03 100644 --- a/README.md +++ b/README.md @@ -969,4 +969,4 @@ Transactions have the following four standard properties, usually referred to by ### WHERE SALARY LIKE '2___3' -Finds any values in a five-digit number that start with 2 and end with 3. +- Finds any values in a five-digit number that start with 2 and end with 3.