You need to sign in to do that
Don't have an account?
yuvraj.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.
FIND'map'IN ALL FIELDS RETURNING Account(id,name),contact,oppurtunity,lead.
Subramani_SFDC
it will return the all the related list of accounts such us contact,opportuity,lead