From 1076e300fc362a5a2166bfbf3d5f52f800983ac2 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Wed, 11 Aug 2021 12:39:54 +0530 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3861a03..d22fc55 100644 --- a/README.md +++ b/README.md @@ -970,3 +970,5 @@ 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. + +# SQL - Date Functions