ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / Editors / Query editor
  • Overview
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
Query based on query
HFSQLHFSQL Client/ServerAvailable only with these kinds of connection
Overview
A query of query is a query performed from items coming from another query. The initial query must have been run before the query based on query.
This type of query is available:
Caution: Do not confuse "Query based on query" and "Sub-query". For more details, see Sub-query.
Limitation: The queries based on queries are not available for the external databases (via OLE DB, ODBC or Native Access). Indeed, the database does not know the source query from which the second query is created.
Minimum version required
  • Version 9
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 02/18/2022

Send a report | Local help