BookmarkSubscribeRSS Feed
HKlaassen
Calcite | Level 5

I joined a table on itself, and in the output each column name appears twice, one column is called (example; name) and the other one (example; name1, done automatic bij SAS Enterprise Guide).

In the next step i split the table so i can  place the results below eachother with a append. Is there a way to rename all collumns that end with the "1" so i can append the two tables?

4 REPLIES 4
umashankersaini
Quartz | Level 8

Hi,

We can do this thing with the help of Dictionary tables along with macro.

Trying to write specific code for your query...

will be back soon.

Regards

Uma Shanker Saini

SASKiwi
PROC Star

If you are wanting to append a table onto itself why don't you use the EG Append Table task? If you do that you can avoid the joining rename issue.

Reeza
Super User

Perhaps you should explain what you'd like to do overall and people can suggest different methods?

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

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 4 replies
  • 1708 views
  • 0 likes
  • 4 in conversation