The "SQL Query Builder" is designed to facilitate the construction and execution of SQL queries. This tool interfaces with selected databases and allows for intricate query development and data management within a development or production environment.
On this page:
This section provides options to select the target database for query execution. Users can choose between a database used in the project, or establish a custom database connection. Allows users to select the context in which they are operating. This enables the execution of queries in different environments.
This code editor area where users can write or paste their SQL queries. A dropdown menu offers a selection from predefined datasets or queries. Write the SQL query and press 'Execute Query' for start.
Display the outcomes of executed queries. It includes functionality to group results by dragging and dropping column headers.
At the bottom section for system messages and execution logs. Its possible make a quick search of the displayed results of the querys started with the 'Find Results' button.
In this section: