Viewing 3 posts - 1 through 3 (of 3 total)
Thanks everyone, I used this in my where clause and it worked perfect.
where CAST(LEFT(whenreceived, 8) as datetime) + 30 < GETDATE()
July 27, 2011 at 5:35 pm
#1359752
Thanks, I forgot about these.
July 28, 2009 at 3:39 pm
#1031371
Thanks for the reply. Do you know if sql agent will skip a job if it is past its run window? Or will it realize that it was missed and run...
January 11, 2007 at 9:57 am
#682726