SQL date functions
This didn't really fit in the SQL Server section so I'll ask here. I have a report that every month I have to hardcode the first and last days of the month to run it. Is there a function like LASTDAY and FIRSTDAY that I can let the report run without intervention?
Frank
|