Hi All,
I am using a Right Outer join between 2 tables and selecting 3 fields from each, into a ps data set(D.S). The fields add upto 34 in length, i.e.,the data must end at 34th column in the D.S, but there are some extra columns inserted inbetween the fileds(of the Left Table) in the D.S. . .
Why is it happening:?: , is there any way to avoid this?