-
Notifications
You must be signed in to change notification settings - Fork 1
Select ... From ... Where ... Order By...
eoudejans edited this page Jul 24, 2024
·
4 revisions
Relational model versus Semantic arrays DML
The Select ... From ... Where ... Order By statement is used to select one or more attributes from a table with a Where Clause (selection criterium) and an Order By Clause (sort criterium).
In GeoDMS configure this type of Statements in two steps:
- First configure the Select ... From ... Where ... part of the statement.
- For the resulting selection configure the Select ... From ... Order By... part.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.