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
rao venkyrao venky 

soql

Send the few soql subquery examples???
Amit Chaudhary 8Amit Chaudhary 8
Hi Rao,

Please dowload the SOQL book from below link :-
https://resources.docs.salesforce.com/sfdc/pdf/salesforce_soql_sosl.pdf

If you know abt SQL then please refer below blog :-
https://developer.salesforce.com/page/From_SQL_to_SOQL

Some more exmple for you
http://www.sfdc99.com/2013/06/07/example-how-to-write-a-simple-soql-query/
http://www.sfdc99.com/2013/06/24/example-how-to-write-a-cross-object-soql-query-part-2/
http://www.salesforcegeneral.com/introduction-to-soql/

Please let us know if this will help you

Thanks
Amit Chaudhary