Introduction to Copying, Moving, and Deleting SAS Data Sets

Purpose

Copying, moving, and deleting SAS data sets are the library management tasks that are performed most frequently. For example, you perform these tasks to create test files, make backups, archive files, and remove unused files. The DATASETS procedure enables you to work with all the files in a SAS library or with specific files in the library.
In this section, you will learn how to use the DATASETS procedure to perform the following tasks:
  • copy an entire library
  • copy specific SAS data sets
  • move specific SAS data sets
  • delete specific SAS data sets
  • delete all files in a library
This section focuses on using the DATASETS procedure to copy, move, and delete ...

Get Step-by-Step Programming with Base SAS 9.4 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.