Forum Replies Created

Viewing post 1 (of 2 total)

  • RE: Query analyser not returning rows??

    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...

Viewing post 1 (of 2 total)