BookmarkSubscribeRSS Feed
Banupriya
Calcite | Level 5

Using Proc sql, splitting the database observations into different SAS dataset. Eg. if teradata has 1million record, need to fetch first 10000 records and then next 10000 and so on.

 

Could you please guide me using pass through.

4 REPLIES 4
PeterClemmensen
Tourmaline | Level 20

Two questions. Why do you want to do this? And Why do you want to do this with PROC SQL?

Banupriya
Calcite | Level 5

For faster retrieval and also Mentioned specifically in Proc sql.

LinusH
Tourmaline | Level 20

Still not clear. Teradata should be super fast.

So specifically why split into even chunks, does your analysis require these chunks?

Data never sleeps
Banupriya
Calcite | Level 5

In future we might deal with millions and billions of data. In those cases it might be helpful.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

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
  • 1776 views
  • 0 likes
  • 3 in conversation