Forum Replies Created

Viewing 4 posts - 1 through 5 (of 5 total)

  • RE: Problem using CTE

    below86 - Tuesday, March 26, 2019 12:42 PM

    wegrob - Monday, March 25, 2019 3:02 PM

  • RE: Problem using CTE

    Lynn Pettis - Tuesday, March 26, 2019 7:13 AM

    wegrob - Tuesday, March 26, 2019 6:27 AM

    March 26, 2019 at 10:44 am

    #2031787

  • RE: Problem using CTE

    That is interesting to know that SQL may not process the CTE first.  I did use a temp table instead of the CTE for this reason.  Just an interesting CTE 'flaw'.

  • RE: Problem using CTE

    Yes, I do have the FROM in the CTE, just didn't get it in here.

    I didn't think to try to cast the int as a char.  I'll give...

Viewing 4 posts - 1 through 5 (of 5 total)