Chapter Contents
Previous
Next
The X12 Procedure
BY Statement
BY
variables;
A BY statement can be used with PROC X12 to obtain separate analyses on observations in groups defined by the BY variables. When a BY statement appears, the procedure expects the input DATA= data set to be sorted in order of the BY variables.
Chapter Contents
Previous
Next
Top
Copyright © 2001 by SAS Institute Inc., Cary, NC, USA. All rights reserved.