My goal is to create a temp table where TBL_1.RANDOM1 does not exist in TBL_2.RANDOM2. It works if RANDOM2 has no data but once a value is inserted, my code populates NULLS.My goal is to create a temp table where TBL_1.R
My goal is to create a temp table where TBL_1.RANDOM1 does not exist in TBL_2.RANDOM2. It works if RANDOM2 has no data but once a value is inserted, my code populates NULLS.My goal is to create a temp table where TBL_1.R