![]() Previous |
![]() Next |
ADD_MONTHS returns a date that is a specified number of months after a specified date.
When the starting date is the last day of the month or when the returned month has fewer days, then ADD_MONTHS returns the last day of the month. Otherwise, the returned day is the starting day.