Previous Page | Next Page

The CATALOG Procedure

Overview: CATALOG Procedure

The CATALOG procedure manages entries in SAS catalogs. PROC CATALOG is an interactive, statement-driven procedure that enables you to do the following:

For more information on SAS libraries and catalogs, refer to SAS Language Reference: Concepts.

To learn how to use the SAS windowing environment to manage entries in a SAS catalog, see the SAS online Help for the SAS Explorer window. You might prefer to use the Explorer window instead of using PROC CATALOG. The window can do most of what the procedure does.

Previous Page | Next Page | Top of Page