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.

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

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