Hi I have a dataset with 29lakh rows and 8 variables.
can i use proc report for reading this dataset with 29lakh rows and 8 variables.
I mean does it support this many rows?
Thanks
Proc report or any other SAS reporting procedures doesn't have row limitations,
Only thing is, your query will take a while to get results compare to small datasets.
Once upon a time I was taught that between 60 and 80 "rows" of text depending on font size were a page. So 10,000 rows would be roughly 125 to 150 pages. Which seems way too long for most "reports" to be useful. Since 1 lakh = 100,000 you are talking about roughly 36,250 PAGES of text.
Who is actually going to read that?
If you actually mean to summarize the data down to a useable amount then likely yes. But displaying that many rows as list output the real question might be 'Why?'
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.