How queries are run from Query Editor

Queries executed from Query Editor run interactively which means that if you close the browser or navigate away, the query is cancelled. The same is true for queries made to generate datasets from query outputs.

Query authoring using the Enhanced Query Editor

Using Query Editor, you can write, execute, and save queries for customer experience data. All queries executed, or saved in Query Editor are available to all users in your organization with access to Query Service.

Database selector

Select a database to query from the dropdown menu in the top right of the Query Editor. The selected database is shown in the dropdown.

The Query Editor with the database dropdown menu highlighted.

Settings

A settings icon above the Query Editor input field includes an options to enable/disable dark theme or disable/enable auto-complete.

TIP
You can Disable syntax auto complete while authoring a query without losing your progress.

To enable dark or light themes, select the settings icon ( A settings icon. ) followed by the option in the dropdown menu that appears.

The Query Editor with the settings icon and Enable dark theme dropdown menu option highlighted.

Auto-complete

The Query Editor automatically suggests potential SQL keywords along with table or column details for the query as you write it. The auto-complete feature is enabled by default and can be disabled or enabled at any point from the Query Editor settings.

The auto-complete configuration setting is per user and remembered for the consecutive logins for that user. Disabling this feature stops several metadata commands from being processed and providing recommendations that typically benefit the speed of the author when editing queries.