Viewing 4 posts - 1 through 5 (of 5 total)
March 27, 2019 at 6:14 am
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'.
March 26, 2019 at 6:27 am
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...
March 25, 2019 at 3:02 pm
Viewing 4 posts - 1 through 5 (of 5 total)