This tutorial shows how to the SQL window uses code completion
to make writing SQL statements faster and easier.
1. Connect to a database.
2. Start typing a select statement, after typing three characters pause.
3. Use the up and down arrows and press enter to select, or keep typing to narrow down the results.
4. Use SQL alias to make field completion faster.