Query Data Source

The Query Data Source is a component build as a dialog interface, which has the functionality to execute instructions using SQL over a data source.

It is also possible to persist the query as a selection over a layer or create a new layer with the result.

It is accessible through:
   
    Tools > Query Data Source...


The Query Data Source dialog consists of the following components:

The "Datasource" combo box has a list with all datasources available. Once selected the data source, the "Base Dataset" combo box will have a list of the available data sets from the selected data source.


This component is used so that the user can manually set the sql to be executed in the data source. It is possible to run only the command that is selected in this field.  The main sql keywords will be highlighted assisting the user in building the command to be executed.
This component has information or operations that can be done about the query executed.
Display component used to display the geometries resulting from the query execution to the case where the data set has a spatial attribute.