From 298331ed0b5e1cd81ffd233e965eecae625b0942 Mon Sep 17 00:00:00 2001 From: GowthamRaj K <43011442+gowthamrajk@users.noreply.github.com> Date: Fri, 20 Aug 2021 20:08:49 +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 2937c6b..dbe9bb3 100644 --- a/README.md +++ b/README.md @@ -1065,8 +1065,7 @@ Transactions have the following four standard properties, usually referred to by ### TIMESTAMP() - With a single argument this function returns the date or datetime expression. With two arguments, the sum of the arguments -47 TIMESTAMPADD() -Adds an interval to a datetime expression +### TIMESTAMPADD() - Adds an interval to a datetime expression 48 TIMESTAMPDIFF() Subtracts an interval from a datetime expression