Chapter Contents |
Previous |
Next |
SAS/CONNECT User's Guide |
The DOWNLOAD procedure is controlled by the following statements:
PROC DOWNLOAD
<data-set-option(s)>
|
WHERE
where-expression-1
<logical-operator where-expression-n>; |
EXCLUDE
list</MEMTYPE=mtype |
ENTRYTYPE=etype> ; |
SELECT </MEMTYPE=mtype | ENTRYTYPE=etype>; |
TRANTAB
NAME=translation-table-name
|
The following sections give the syntax for these statements.
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.