BookmarkSubscribeRSS Feed
deleted_user
Not applicable
I have just imported a flat file around 2 million observations with at least 54 variables. When I do a simple Filter & Query, it takes a long while before the results are output. Is there anyway I can reduce the time to filter an output. Perhaps via indexing. Or other alternatives.
2 REPLIES 2
deleted_user
Not applicable
once you have decided on which columns you will be performing queries
see PROC DATASETS statement INDEX CREATE
at http://support.sas.com/onlinedoc/913/getDoc/en/proc.hlp/a000247695.htm


Peter C
Doc_Duke
Rhodochrosite | Level 12
This note shows some ways to get more efficient throughput for large data in EG

http://support.sas.com/kb/26/178.html

If you are just using the GUI in EGuide to do the analyses, the default behavior is to bring the data into EGuide and then send it on to the SAS server, effectively requiring that the data be read twice. The more data, the more noticeable the delay.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

Creating Custom Steps in SAS Studio

Check out this tutorial series to learn how to build your own steps in SAS Studio.

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
  • 2 replies
  • 1499 views
  • 0 likes
  • 2 in conversation