specifies that the EXPORT procedure is to write the first row of SAS data set values
to the first row of the exported data file.
Examples: EXPORT Procedure
Example 1: Exporting to a Delimited External Data Source
Features:PROC EXPORT statement options
DATA=
DBMS=
OUTFILE=
REPLACE
Other features:DELIMITER= statement
Details
This example exports the SASHelp.Class data set to a delimited external file. The
following example is the SASHelp.Class data set before it is exported:
642Chapter 20•EXPORT Procedure
Output 20.1PROC PRINT of SASHelp.Class
Program ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month, and much more.