You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

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:


Database Selection

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. This flexibility ensures that queries can be tailored to specific data stores. Allows users to select the context in which they are operating. This enables the execution of queries in different environments.

Query Input and Execution

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.

Result Management

Display the outcomes of executed queries. It includes functionality to group results by dragging and dropping column headers.

Output and Search

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...

The root page @parent could not be found in space v10.

  • No labels