The SQL Editor is a very powerful tool that helps you quickly write SQL queries. It has the following features:
- Full SQL and R syntax coloring
- Ability to format SQL code (Format SQL in top-right corner)
- Powerful context-aware code-completion of tables, columns, sql keywords, filters and parameters
- SQL Snippets for reusing pieces of SQL
- Query parameters - time range, aggregation and custom filters
- Highlight-to-run that allows to quickly run a subset of entered text
- Ability to enter multiple queries to run within a same session to use for instance TEMP tables in a subsequent query