Quick
Ref.
Functions
- date
- number
- string
Data Types
- date
- number
- string
|
+ (dates)d + i
returns the date i days after the date d.
DATE '2006-05-20' + 7 -> DATE '2006-05-27'
In this example we show the date 7 days after the value specified in whn
|
Results
|
See also: | |