DATEADD function
Syntax
DATEADD( interval, integer_exp, date_time_exp )
Description
This scalar function is the same as the scalar function TIMESTAMPADD. Refer to TIMESTAMPADD for usage.
TOCIndex