BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Haru7
Calcite | Level 5
Hi All,
I am a new SAS user. Could you help me how to compare two datasets stored in different locations in local libraries using proc compare? Please help me with the syntax below and correct me if I'm wrong.

PROC COMPARE
base = 'path1'
compare = 'path2';
run;




Thanks in advance.
Haru
1 ACCEPTED SOLUTION
1 REPLY 1

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Mastering the WHERE Clause in PROC SQL

SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 634 views
  • 0 likes
  • 2 in conversation