From 0ac4189577a203eb244072698cb804c8c02f7829 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 20 Aug 2021 19:58:05 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 2592232..ed786c4 100644 --- a/README.md +++ b/README.md @@ -997,8 +997,7 @@ Transactions have the following four standard properties, usually referred to by ### DATE() - Extracts the date part of a date or datetime expression -13 DATEDIFF() -Subtracts two dates +### DATEDIFF() - Subtracts two dates 14 DAY() Synonym for DAYOFMONTH()