Viewing 15 posts - 421 through 435 (of 26,487 total)
I reformatted your original code like this:
WITH [CTE]
AS
(
SELECT
[A].[BUSINESS_UNIT]
, [A].[PO_ID]
, [A].[PO_TYPE]
,...
March 26, 2019 at 2:28 pm
March 26, 2019 at 2:13 pm
March 26, 2019 at 2:07 pm
Also I disagree with a "heck of a lot...
March 26, 2019 at 12:39 pm
March 26, 2019 at 7:13 am
March 25, 2019 at 10:33 am
SELECT...March 22, 2019 at 1:10 pm
March 22, 2019 at 11:00 am
TT,FF,RR,GG,MM,NN
LL,PP,TT,NN
RR,NN,MM,LL
If the value had RR ,MM and NN ...
March 22, 2019 at 10:51 am
Viewing 15 posts - 421 through 435 (of 26,487 total)