EOMONTH
Description
This function returns the last day of the month containing a specified date, with an optional offset. (EOMONTH in Transact-SQL).
Sample Source Pattern
Syntax
EOMONTH ( start_date [, month_to_add ] ) LAST_DAY( <date_or_time_expr> [ , <date_part> ] )Examples
Code:
Result:
Code:
Result:
Known Issues
No issues were found.
Related EWIs
No related EWIs.
Last updated
