Loading
Connectivity issues between Mulesoft and customer corporate network.Read More
Salesforce Enforces New Security Requirements in Summer 2026Read More
Enhance Salesforce with Code
Execute a SOQL Query or SOSL Search

Execute a SOQL Query or SOSL Search

Execute SOQL queries or SOSL searches in the Query Editor panel of the Developer Console.

  1. Enter a SOQL query or SOSL search in the Query Editor panel.
  2. If you want to query tooling entities instead of data entities, select Use Tooling API.
  3. Click Execute. If the query generates errors, they are displayed at the bottom of the Query Editor panel. Your results display in the Query Results grid in the Developer Console workspace.
  4. Warning
    Warning If you rerun a query, unsaved changes in the Query Results grid are lost.
    To rerun a query, click Refresh Grid or click the query in the History panel and click Execute.

For information on query and search syntax, see the SOQL and SOSL Reference.

 
Loading
Salesforce Help | Article