Data selection

There is a tool, that creates a GUI out of a SQL-file having some additional commands in. Read here how this works

About
2021-05-18 This piece of application allows standard users, not knowing much about databases, to create complex queries against a RDBMS. Also it has to provide flexible queries with very few GUI-elements that ...
Prepare the query
2021-05-18 The queries are prepared by a person having a certain knowledge in creating complex queries. The number of prepared queries is not limited, but it makes sense, not to overload the user with too many...