| The CATALOG Procedure |
| Tip: | Use DELETE to delete only a few entries; use SAVE when it is more convenient to specify which entries not to delete. |
| Tip: | You can specify multiple entries. You can also use multiple DELETE statements. |
| See also: | SAVE Statement |
| Featured in: | Copying, Deleting, and Moving Catalog Entries from Multiple Catalogs |
| DELETE entry-1 <...entry-n> </ ENTRYTYPE=etype>; |
| Required Arguments |
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. |
| Options |
restricts processing to one entry type.
| See: | The ENTRYTYPE= Option |
| See also: | Specifying an Entry Type |
Copyright © 2010 by SAS Institute Inc., Cary, NC, USA. All rights reserved.