BookmarkSubscribeRSS Feed
SASAna
Quartz | Level 8

Hi SAS Users,

 

I needed some help on tuning this below query to run faster, currently run time for this 6 hours.

 

 

sorry, this has been resolved. Thanks for the answer .

 

Thanks,

Ana

2 REPLIES 2
Reeza
Super User

Max of a diagnosis code seems a weird criteria...

 

Have you tried a PROC MEANS output instead? Those should be fairly optimized.

AhmedAl_Attar
Ammonite | Level 13

Hi Ana,

 

Tuning SQL queries sometimes involves more than just changing the syntax!

Depending if the data being queried is coming from 

- Table / View

- SAS or RDBMS (Relational Database Management System)

 

Can you share more information beside the query, so we can direct you in the right way?

Sometimes configurations/options settings changes could affect the response time.

 

The more we know, the better the advice/help can be.

 

Just my 2 cents,

Ahmed

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

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