|
|
FULL A - Z Oracle Function Library (formerly named "Morgan's Library")
Term: NEXT_DAY
Definition:
Example Syntax: NEXT_DAY(target_date, day_of_the_week); Example Usage: This example returns the date of the next Friday after May 10, 2010: SELECT NEXT_DAY('10-MAY-2010','FRIDAY') "NEXT DAY" Related Links: Related Code Snippets:
|
Home | Search | Code Library | Sponsors | Privacy | Terms of Use | Contact Us | © 2003 - 2024 psoug.org |