Creating New SQL Consoles
This topic describes the procedure to create new SQL consoles within a database connection.
SQL consoles in a database system provides interactive environment to write, execute and manage SQL queries. The SQL console contains a dedicated area for writing and editing SQL statements, which is the SQL Editor window. In addition to writing and editing SQL queries, the console allows you to execute the queries, display results in separate tab, save the query as SQL files, explore the database schema, and manage sessions, among other functionality.
Follow these steps to create a new SQL console in a database connection:
You can write SQL queries in the editor window of the new console and execute the statements.
Parent topic: SQL Editor



