BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Does SAS Enterprise Guide support the use of subqueries? I am using version 3.0.

thanks
1 REPLY 1
Olivier
Pyrite | Level 9
I haven't tested it in EG3, but using EG4, there is no problem writing conditions such as
WHERE age > (SELECT MEAN(age) FROM sashelp.class)
in a condition.

The only thing is that you do not have a graphic interface to write the subquery code for you.

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