Dear All,
I want to copy all datasets from one lib to another.
say,
from: v01/prabu/datasets
To: v01/prabu/datasets/TEMP
Appreciate your suggestions.
PROC DATASETS with the COPY statement or PROC COPY.
PROC DATASETS Documentation
Paper-good examples
http://support.sas.com/resources/papers/proceedings11/274-2011.pdf
PROC COPY Documentation
You can also copy/paste dataset(s) directly within EG's Servers > Libraries window.
Ctrl + right-click Copy the dataset(s) you wish and Paste into the library you wish.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.