This example demonstrates how you can write multiple tables to a single data set using the MATCH_ALL= and PERSIST= options in the ODS OUTPUT statement. The PERSIST= option maintains ODS settings ...
Your data may be structured in such a way that the columns of an output table change over BY groups or from one section of output to another. This can occur in analyses that contain CLASS variables ...