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
yuvraj.chaudhari88@gmail.comyuvraj.chaudhari88@gmail.com 

reply me ---

what will be the output data type of the following SOQL query and write a code snip name of first opportunity returned by the quary.
FIND'map'IN ALL FIELDS RETURNING Account(id,name),contact,oppurtunity,lead.

Subramani_SFDCSubramani_SFDC
it will return the all the related list of accounts such us contact,opportuity,lead