proc compare data=Summer_prdtot2 compare=Summer_prdtot3 listall; id Date; title1 "Differences between Two Data Sets"; run;