BookmarkSubscribeRSS Feed
DanieleTiles
Calcite | Level 5
Hi to all,
I'm translating some queries that I had got from a previous non SAS app to proc SQL SAS. This queries used the WHERE construct to connect the queries, instead of the JOIN.
Usually, it's known that the JOIN statement in a RDBMS has got a much better performance than the WHERE statement, but I wanted to know if this is true also for SAS...in order to decide if it's useful or not to modify the queries manually.
Thanks

Daniele
1 REPLY 1
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
The SAS support website http://support.sas.com/ has several documentation and supplemental technical papers on this topic. Here's a Google advanced search argument that will yield several useful references:

+"proc sql" +where +join +performance site:sas.com

Scott Barry
SBBWorks, Inc.

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 1 reply
  • 803 views
  • 0 likes
  • 2 in conversation