Activity Forums Salesforce® Discussions What is SOSL Statements In Salesforce Apex?

  • Marziya

    Member
    January 24, 2020 at 2:39 pm

    Hello Ratnesh,

    SOSL statements evaluate to a list of lists of sObjects, where each list contains the search results for a particular sObject type. The result lists are always returned in the same order as they were specified in the SOSL query. If a SOSL query does not return any records for a specified sObject type, the search results include an empty list for that sObject.

  • Ayush

    Member
    January 24, 2020 at 2:54 pm

    SOSL statement evaluates the list of sObjects, where each list contains the search results for a particular sobject type, The result lists are always returned in the same order as they were specified in the query.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos