View Single Post
  #1 (permalink)  
Old December 9th, 2005, 02:49 PM
frankb522 frankb522 is offline
Registered User
 
Join Date: Dec 2005
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to frankb522
Default 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
Reply With Quote