|
Chapter Contents |
Previous |
Next |
| The DATASOURCE Procedure |
The variable-list can contain variable names and variable name range specifications. See the section "Variable Lists" for details. The attributes specified in the following attribute list apply to all variables in the variable list:
An attribute-list consists of one or more of the following options:
The length specification also controls the amount of memory that PROC DATASOURCE uses to hold variable values while processing the input data file. Thus, specifying a LENGTH= value smaller than the default will reduce both the disk space taken up by the output data sets and the amount of memory used by the PROC DATASOURCE step, at the cost of reduced precision of output data values.
|
Chapter Contents |
Previous |
Next |
Top |
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.