*Copyright @ www.mycsg.in;


Pre-requisite

What happens when appending datasets with different variables?

Appending datasets with different variables

Create example datasets with different variables

Variable length differences when appending using SET

Appending when the first dataset has a shorter variable length

Appending when the first dataset has a longer variable length

Controlling variable length using a LENGTH statement before SET

Variable type conflicts when appending using SET

Resolving a type conflict using RENAME and conversion