|
|
FULL A - Z Oracle Function Library (formerly named "Morgan's Library")
Term: ADD_MONTHS
Definition: ADD_MONTHS ( startdate, n ) 'startdate' is the starting date (before the 'n' months have been added). 'n' is the number of months to add to 'startdate'. To add 4 months to the date '2010-05-10', do this: ADD_MONTHS ('2010-05-10', 4) Related Links: Related Code Snippets:
|
Home | Search | Code Library | Sponsors | Privacy | Terms of Use | Contact Us | © 2003 - 2025 psoug.org |