Hi All,
I have my base table in Teradata which is connected with the SAS.
now I need to take the backup of the table as a SAS Dataset.
i.e first I need to convert the Teradata table as a SAS Dataset and then need to download it.
Kindly help me with the approaches.
See next link and addapt to your needs:
Please specify how SAS and teradata are connected.
If a libref is assigned to the teradata-db, then assigning another libref to the folder in which the datasets should be stored and using proc copy can solve the issue.
See next link and addapt to your needs:
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.