This tutorial shows how to use PROC DATASETS in SAS, along with examples.
The PROC DATASETS
statement in SAS is used to manipulate SAS datasets. It can be used to perform a variety of operations on datasets, such as copying, renaming, deleting, and modifying datasets.