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

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

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