function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Firas Taamallah 18Firas Taamallah 18 

How to use sub-queries ? Soql

Hi ,

Given this diagram , how can i retrieve case recordtype from Email_Rule object ?

User-added imageThanks,
Firas
ANUTEJANUTEJ (Salesforce Developers) 
Hi Firas,

>> https://salesforce.stackexchange.com/questions/173077/how-to-get-the-list-of-record-type-id-of-an-sobject-by-soql/173079

>> https://salesforce.stackexchange.com/questions/11968/what-would-be-the-best-approach-to-get-the-recordtype-id

I think the above links have similar examples that you can use to implement in your use case, can you try checking them once?

Let me know if it helps you and close your query by marking it as solved so that it can help others in the future.  

Thanks.