BookmarkSubscribeRSS Feed
deleted_user
Not applicable
The query I run in EG does not bring any records, if the multiple join (4 columns) is FULL or Right or LEFT Join. Inner joins works fine. How can I accomplish this? Please give your suggestions.
1 REPLY 1
advoss
Quartz | Level 8
Outer joins get a little tricky if you have Where conditions for columns that come from the [dependent] table. If a table does not contribute attributes for a row in the result set, its resulting columns are null. Therefore, your where clause must accommodate such behavior (see coalesce function).

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
  • 1 reply
  • 930 views
  • 0 likes
  • 2 in conversation