The second proc append doesn't work ... as I already said, it it quite sensitive ... it apprehends that something might go wrong, so throws error. We need to force it.
Use this one.
Proc append base = name_2 data = name_1 force;run;
When we keep small length data as base in proc append or first in data step, the larger length data gets truncated. Run the code to learn better ...
Previous Next
Enjoy reading our other articles and stay tuned with ....
Kindly do provide your feedback in the 'Comments' Section and share as much as possible.
No comments:
Post a Comment
Do provide us your feedback, it would help us serve your better.