Update README.md

This commit is contained in:
GowthamRaj K
2021-08-20 20:08:49 +05:30
committed by GitHub
parent 6ff81a5391
commit 298331ed0b
+1 -2
View File
@@ -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 ### TIMESTAMP() - With a single argument this function returns the date or datetime expression. With two arguments, the sum of the arguments
47 TIMESTAMPADD() ### TIMESTAMPADD() - Adds an interval to a datetime expression
Adds an interval to a datetime expression
48 TIMESTAMPDIFF() 48 TIMESTAMPDIFF()
Subtracts an interval from a datetime expression Subtracts an interval from a datetime expression