BookmarkSubscribeRSS Feed
VVDR
Obsidian | Level 7

Hi All,

  • I have about some 9 SAS datasets ( creating new datasets) and loading into a final SAS Dataset. (I know the process for this) 
  • We run this SAS code periodically to load data into final SAS dataset (we do this in SAS DI) 
  • Now, I want to load data by appending into existing final SAS Dataset (not to overwrite on existing records). 

All this will be an user written transformation in SAS DI.

Please suggest me the best way, TIA.

3 REPLIES 3
PaigeMiller
Diamond | Level 26

Use PROC APPEND.

--
Paige Miller
andreas_lds
Jade | Level 19

I am tempted to suggest using proc append, but using that procedure to append data seems to be to obvious.

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

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