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
N Hemanth kumarN Hemanth kumar 

what is the return type of soql?

Best Answer chosen by N Hemanth kumar
Steven NsubugaSteven Nsubuga
It can be a single sobject, a list of sobject or a list of AggregateResult.