Viewing post 1 (of 2 total)
Sorry - sussed it. I was using the following within my query:
and isnull(e.enddate,GETDATE()) >= GETDATE()
I'm guessing the value returned by getdate() sometimes changes between the two...
June 1, 2005 at 5:47 am
#562134