mirror of
https://github.com/gowthamrajk/SQL-Tutorials.git
synced 2026-04-30 14:03:55 +07:00
Update README.md
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user