Autonmis DOCS
Sign Up for FREE
  • Introduction
    • About Us
    • Key Differentiators
    • Free & Pricing Plans
    • General FAQs
  • Community
  • Getting Started
    • Create your first Connection
    • Create & Manage your first SQL Notebook
    • Create & Manage your first Python Notebook
    • Create & Manage your first Dashboard
  • Create your first Connection
    • Step 1: Navigate to the Connect Tab
    • Step 2: Supported Connection Types
    • Step 3: Add a Connection
    • Step 4: Verify DB/CS Connection
  • Create & Manage your first SQL Notebook
    • Create a SQL Notebook
    • Generate a SQL Notebook Using AI
    • Build a SQL Notebook Manually
  • Create & Manage your first Python Notebook
    • Creating a Python Notebook
    • Generate a Python Notebook Using AI
    • Build a Python Notebook Manually
  • Create & Manage your first Dashboard
    • Create a Dashboard from the Dashboard Tab
    • Create Dashboards from SQL Editor or SQL Notebook
      • Using SQL Editor
      • Using SQL Notebook
    • Manage the Dashboard
  • Mastering Data Queries with SQL Editor
    • Create a SQL Editor
    • Writing and Running SQL Queries
Powered by GitBook
On this page

Was this helpful?

  1. Mastering Data Queries with SQL Editor

Writing and Running SQL Queries

PreviousCreate a SQL Editor

Last updated 6 months ago

Was this helpful?

Upon entering the SQL Editor, the left-side navigation panel displays the database structure, including available Schemas and Tables. Users can:

  1. Select a schema from the dropdown.

  2. Use the search bar to locate tables within the schema.

SQL queries can then be written in the editor, and upon clicking Run Query, the query results are displayed in a table format under the Data tab in the 'Visualize' section.

AI Copilot: Autonmis offers an AI assistant, accessed via the pencil icon, to help with query generation and suggestions.

To create a Dashboard using SQL Editor, the user can click on this .

link