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.
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:
[in] | IN_DS_NM | The table name of the input partitioned datasets |
[in] | LIB_PREFIX | The library prefix of the input libraries when appending partitioned tables |
[in] | PARTITON_NO | Number of partitions |
Identified Output
[out] | O_DS | Output non-partitioned table |
Definition in file irmst_recombine_bep.sas.