Running a query

  1. Click the code editor.
  2. Write or paste the SQL statement.
  3. To run the SQL statement, click Run Query, or Ctrl + Enter.
    After clicking Run Query, the running Query ID is displayed. A timer starts counting the elapsed time until the results are retrieved and displayed in the results pane.

    The Run Query button changes to Stop Query.

    Click Stop Query to prevent the retrieval of the results.

    The results output is limited to maximum 100 rows of data. If you must retrieve larger result sets, use the Compass API.