Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hi team,
It is possible to get the fields from a sub-query?
I have created a query so it joins two schemas, but I need to bring ALL fields from main and sub schemas, is that possible?
Regards,
Raúl
Solved! Go to Solution.
Hi,
It's not possible to select fields out of where clause subqueries, no.
You can join the subquery's tables instead though.
Thanks,
-Jon
View solution in original post
Views
Likes
Replies