BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Miracle
Barite | Level 11

Hi everyone.

 

Can I please ask how can I delete and keep only certain data from a libref? 

Let say there are 26 data i.e work.a, work.b,work.c,....,work.z and I only wanna keep work.f and/or work.h and delete the rest. 

 

Thank you very much.

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Look at proc datasets, it allows you to delete datasets. 

 

There's an example in the documentation that exactly illustrates your issue.

 

http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473454.htm

View solution in original post

1 REPLY 1
Reeza
Super User

Look at proc datasets, it allows you to delete datasets. 

 

There's an example in the documentation that exactly illustrates your issue.

 

http://support.sas.com/documentation/cdl/en/proc/61895/HTML/default/viewer.htm#a002473454.htm

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 connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

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