Skip to content

dbquery not working #3

@enricofer

Description

@enricofer

dejan.dragojevic@seismo.gov.rs
Hi, I imported table layer with 2 columns as layer from delimited text files – no geometry (attribute only). I want to access the value in 2nd column when value in 1st column is greater than some value. I used the dbquery function and it is not working.
dbquery( ‘mylayer’,’second’,’first > value’)
and it returns the value in the 1st row
In case when I use
dbquery( ‘mylayer’,’second’,’first = value’)
it is not working at all. Using QGIS 2.8.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions