ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

This content has been translated automatically.  Click here  to view the French version.
Help / Editors / Query editor / Description of queries
  • Overview
  • Description window of a combining query
WINDEV
WindowsLinuxJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac Catalyst
Others
Stored procedures
Description window of a combining query
Overview
The description window of a combining query consists of several sections. This description window is used to:
  • change the queries used in the query.
  • modify the query execution order.
    Reminder: The items displayed in the result of the union query correspond to the items of the first query run.
  • view the query in SQL code or in natural language.
  • manage the "duplicate" records.
  • sort the records.
This description window is displayed:
  • when creating a Select query.
    Reminder: To create a query:
    • Click in the quick access buttons.
    • The window for creating a new element is displayed: click "Queries".
  • from a combining query displayed in the query editor ("Query description" in the context menu of the query).
Description window of a combining query
This section of the description window of query mainly lists the different items that can be used in the query.
List of select queries that can be used in the combining query.
Note To select multiple queries, hold down the Ctrl key.
Used to add or delete the selected queries to/from the combining query.
List of queries used in the combining query. These queries are displayed in their execution order.
Modifies the query execution order.
Used to keep or delete the duplicated records (duplicates) from the result of the combining query.
List of result items for the combining query.
Reminder These fields correspond to the fields in the first query run.
Used to perform or cancel the sort on a query item.
Displays:
  • the combining query in natural language.
  • the SQL code corresponding to the combining query.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 03/14/2025

Send a report | Local help