The First Data Set Created When Using the MATCH_ALL Option This HTML output contains a printed report of the Summary data set created by the ODS OUTPUT statement with the MATCH_ALL option specified. It has no VERREMOVED column.
The Second Data Set Created When Using the MATCH_ALL Option This HTML output contains a printed report of the Summary1 data set created by the ODS OUTPUT statement with the MATCH_ALL option specified. It has no VARENTERED column.
The Merged Data Set Created When Using the MATCH_ALL Option This HTML output contains a printed report of the SummaryM data set created by the ODS OUTPUT statement with the MATCH_ALL option specified. This is the data set created from Summary and Summary1. It contains both the VARENTERED and VERREMOVED columns.