*Copyright @ www.mycsg.in;


Writing to multiple output datasets in a single DATA step

Why write to multiple datasets in one pass

Create sample data

Naming multiple output datasets in the DATA statement

List all output dataset names on the DATA statement

Route observations to more than one output dataset simultaneously

Split data into train and test sets by row number

Combine multiple output routing with additional variable creation

Key points to remember