*Copyright @ www.mycsg.in;


What does PROC DATASETS do

Copy datasets from one library to another library

Rename a dataset in a library

Get the attributes of a dataset

Append two datasets

Add labels to variables

Get contents before applying labels to the variables

Add labels to variables using PROC DATASETS

Get contents after applying labels to the variables

Remove labels for all variables

Get contents before removing labels

Remove labels using PROC DATASETS

Get contents after removing labels

Add formats for variables

Get contents before applying formats

Add formats to variables using PROC DATASETS

Get contents after applying formats

Remove formats for variables

Get contents before removing formats

Remove formats using PROC DATASETS

Get contents after removing formats

Key points to remember