Viewing 2 posts - 1 through 2 (of 2 total)
SELECT
[DLCRTYPE], DLCASEID,
-- CONVERT(VARCHAR(20),DLCASEID) COLLATE Latin1_General_CI_AS DLCASEID,
[DLCASEPTY],
FROM dbo.DMDETAILP dp
...
October 19, 2015 at 12:57 pm
#1834184
Hi,
Thanks for the info. I had the same issue where MERGE JOIN transformation drops close to a million records if not...
October 19, 2015 at 12:55 pm
#1834181