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.

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!

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