LAST_DAY
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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