Activity Forums Salesforce® Discussions Which big object fields can you query for using standard SOQL?

  • Shweta

    Member
    November 17, 2020 at 12:46 pm

    You can query the fields in a big object's index using a subset of standard SOQL commands. Build an index query starting from the first field defined in the index, without gaps between the first and last field in the query. You can use = , < , > , <= , or >= , or IN on the last field in your query.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos