LAST_DAY
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the date corresponding to the last day of the month containing the argument date.
Syntax
|
Notes
- The
argument to the function must be of type
DATE. - The result is of type
DATE. - If the argument expression evaluates to
NULL, the result isNULL.
Example
This
example illustrates the LAST_DAY function:
|
Compatibility
Progress extension