BookmarkSubscribeRSS Feed
Gingy
Calcite | Level 5

Hello, I have two datasets, say, A & B, and they share some common variables. I need to merge A &B by the common variables. Please suggest me how should I do it.

1 REPLY 1
gergely_batho
SAS Employee

Hi,

This example explains data step merging:

Step-by-Step Programming with Base SAS(R) Software

If you have more than one common variable, just use all of them in the by statement.

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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