Suppress all summary reports of the differences between two data
sets. BASE= specifies the base data set and COMPARE= specifies the
comparison data set. NOSUMMARY suppresses all summary reports.
proc compare base=proclib.one compare=proclib.two nosummary;