Specify entries not to delete from a SAS catalog.
Restriction: |
Cannot limit the effects of the KILL option.
|
Tip: |
Use SAVE to delete all but a few entries in a catalog.
Use DELETE when it is more convenient to specify which entries to delete.
|
Tip: |
You can specify multiple entries and use multiple
SAVE statements.
|
See also: |
DELETE Statement
|
SAVE entry-1 <...entry-n> </
ENTRYTYPE=etype>;
|
- entry <...entry-n>
-
specifies the name of one or more SAS catalog entries.
Restriction: |
You must designate the type of the
entry, either with the name (ename.etype) or with the ENTRYTYPE=
option. |
- ENTRYTYPE=etype
-
restricts processing to one entry type.
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.