Product Documentation

SQL Reference Guide

Previous Topic

Next Topic

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