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.
Two questions. Why do you want to do this? And Why do you want to do this with PROC SQL?
For faster retrieval and also Mentioned specifically in Proc sql.
Still not clear. Teradata should be super fast.
So specifically why split into even chunks, does your analysis require these chunks?
In future we might deal with millions and billions of data. In those cases it might be helpful.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.