Executing SQL Queries

You can open a SQL shell in your cluster and submit SQL queries directly from a web browser.

Before you can start querying data, you must do the following:

Executing Your First Query

To submit a SQL query:

  1. Sign into the Cloud console and select your cluster.

  2. Go to SQL.

  3. Click Compose New Query.

  4. Enter your SQL query and execute it.

Your query syntax is saved, and any data resources accessed via mappings or data connections are added to the Data Explorer for future use.