Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: Slow running query

    Nice!!

    That is crazy faster and simple. I think I was trying to make it harder than it should be.

    Thank you so very much!!

  • RE: Slow running query

    Sorry, first time posting.

    This is the actual data that is returned by the second CTE.


    DECLARE @TempTable TABLE (call_id INT, start_time SMALLDATETIME, end_time SMALLDATETIME)

Viewing 2 posts - 1 through 3 (of 3 total)