IMPORT Procedure
Restriction: |
The IMPORT procedure is available for the following operating
environments:
|
Interaction: |
All data with the percent sign (%) is considered
character data to avoid misinterpretation. Percentage data is considered
character data because of the danger of misinterpretation.
|
Syntax
PROC IMPORTDATAFILE="filename" | TABLE="tablename"
OUT=<libref.>SAS data set <(SAS data set options)>
<DBMS=identifier> <REPLACE>;
statements for
importing from delimited files
statements for importing from JMP files
FMTLIB=
<libref.>format-catalog;
META=
libref.member-data-set;
Table of Procedure Tasks
Copyright © SAS Institute Inc. All rights reserved.