OADD_MONTHS Function | SQL Date/Time Functions & Expressions | Teradata Vantage - OADD_MONTHS - Advanced SQL Engine - Teradata Database

SQL Date and Time Functions and Expressions

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-24
dita:mapPath
xmd1556127764262.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1211
lifecycle
previous
Product Category
Teradata Vantageā„¢

Adds a specified date_timestamp_value to a specified num_months and returns the resulting date.

Syntax

[TD_SYSFNLIB.] OADD_MONTHS ( date_timestamp_value, num_months )
TD_SYSFNLIB.
Name of the database where the function is located.
date_timestamp_value
A date or timestamp argument.

If this syntax element is NULL, NULL is returned.

num_months

A numeric argument.

If this syntax element is NULL, NULL is returned.