Skip to content

SQL views is failing #3

@MaritzaB

Description

@MaritzaB

Query en SQLServer está fallando:

select id, geom, nom_estab, latitud, longitud
from denue_inegi_09_
where cve_mun = '%claveMunicipio%'
and cast(substring(fecha_alta, 1, 4) as integer)  between %minyear% and %maxyear%
and codigo_act = '%claveActividad%'

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