133k views
2 votes
The add_months function is used to add one month to a specified date.​ true or false

1 Answer

2 votes
It is 99.99% TRUE.

It is true to say that add_months function returns a date with a specified number of months added. It can be one month as specified above or a specified number of months. The syntax for this function is ADD_MONTHS date2, number_months )






User Cumulo Nimbus
by
6.9k points