*Copyright @ www.mycsg.in;


Pre-requisite

What is PROC APPEND?

Syntax of PROC APPEND

Key difference between SET statement and PROC APPEND

Create example datasets

Appending datasets with same attributes using PROC APPEND

Append females dataset to males dataset using PROC APPEND

Append sports dataset to sedan dataset using PROC APPEND

PROC APPEND with FORCE option

Appending datasets with different variables using FORCE option

Appending datasets where DATA has a longer variable length than BASE