Canvas Docs
  • GETTING STARTED
    • Our docs have moved
    • Connect your data
      • App and database connectors
      • Snowflake
      • BigQuery
      • Redshift
      • Postgres
        • Use an SSH tunnel
      • Static IP Addresses
      • dbt
        • dbt Cloud
        • dbt via GitHub
    • Create your first canvas
    • Onboarding your team
  • Building canvases
    • Import data
    • Formulas
    • SQL
    • Joins
    • Pivot tables
    • Charts
    • Filters
      • Date filters
      • Text search filters
      • Multi-select filters
    • Canvas API
    • Events API
    • Embed Login API
  • Embeds
    • Public Embeds
    • Scopes
    • Walkthrough
    • PowerPoint embeds
  • Managing users
    • Assigning permissions
  • Security
    • Data security
    • Bug bounty program
    • Privacy policy
    • Terms of service
Powered by GitBook
On this page
  1. Building canvases

SQL

Analyze your data with SQL

Every table action is generated as SQL so data teams can easily import, inspect, and export SQL queries. Even better, nearly every SQL action is converted into a table action for faster collaboration between data and business teams.

To inspect and edit a table via SQL, select the sql icon in the navigation bar.

To run the query, select run.

To save the query, select save.

PreviousFormulasNextJoins

Last updated 2 years ago