The EXPORT Procedure

Syntax

PROC EXPORT DATA=<libref.SAS data set> OUTFILE="filename"
| OUTTABLE="tablename"
;