SAS Documentation
SASĀ® Solution for Stress Testing
Reference manual - version 08.2021
Loading...
Searching...
No Matches
irmst_recombine_bep.sas File Reference

The macro rsk_recombine.sas stacks the set of partitioned tables into one non-partitioned table. More...

Go to the source code of this file.

Detailed Description

The macro rsk_recombine.sas stacks the set of partitioned tables into one non-partitioned table.

Identified Inputs

The following inputs are required by this macro:

Parameters
[in]IN_DS_NMThe table name of the input partitioned datasets
[in]LIB_PREFIXThe library prefix of the input libraries when appending partitioned tables
[in]PARTITON_NONumber of partitions

Identified Output

Parameters
[out]O_DSOutput non-partitioned table
Author
SAS Institute INC.
Date
2019

Definition in file irmst_recombine_bep.sas.