Chapter Contents |
Previous |
Next |
SAS/CONNECT User's Guide |
The UPLOAD procedure is controlled by the following statements:
PROC
UPLOAD<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.