Previous Page | Next Page

The IMPORT Procedure

Syntax: IMPORT Procedure


Restriction: PROC IMPORT is available for the following operating environments:
  • Windows

  • OpenVMS for Integrity servers

  • UNIX

Table of Contents: The IMPORT Procedure

PROC IMPORT
DATAFILE="filename" | TABLE="tablename"
OUT=<libref.>SAS data-set <(SAS data-set-options)>
<DBMS=identifier><REPLACE> ;
<data-source-statement(s);>

Previous Page | Next Page | Top of Page