Previous Page | Next Page

The EXPORT Procedure

Syntax: EXPORT Procedure


Restriction: The EXPORT procedure is available for the following operating environments:
  • Windows

  • OpenVMS for Integrity servers

  • UNIX

Table of Contents:

PROC EXPORT DATA=<libref.>SAS data-set <(SAS data-set-options)>
OUTFILE="filename" | OUTTABLE="tablename"
<DBMS=identifier> <REPLACE><LABEL>;
<data-source-statement(s);>

Previous Page | Next Page | Top of Page