starburst galaxy > working with data > query data > Write SQL statements
The query editor offers a full environment to write and execute SQL statements.
To write SQL statements, go to the query editor by clicking Query > Query editor in the navigation menu, and complete the following steps:
The query editor can predict how to complete statements, most function names,
and the names of your schemas, tables, views, materialized views, and columns.
As you type, it presents a dialog that suggests several ways to complete the
command or function you started. Select an option and press the Tab
key to
accept one of the options, or keep typing to close the dialog.
When you have completed writing your statement, run it.
Is the information on this page helpful?
Yes
No