/ Published in: SAS
URL: http://studysas.blogspot.com/2009/04/proc-comparesas-program-used-to-compare.html
Expand |
Embed | Plain Text
Here is the new Proc compare.sas program, I have developed ....to compare all the datasets in 2 directories(testing and production) at once and to quick check any mismatches. Proc compare only check if there is any mismatches between the datasets in 2 directories. If any, it reports otherwise it will give us a note saying that: Note: No unequal Values were found. All values compared are exactly equal. contd.....
You need to login to post a comment.
