comment WHERE statut_validation
This commit is contained in:
parent
a48bc3382d
commit
a4abbecfe6
@ -188,7 +188,7 @@ WHERE t.regne <> 'Animalia'
|
|||||||
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
||||||
AND ds.id_dataset NOT IN (185)
|
AND ds.id_dataset NOT IN (185)
|
||||||
-- statut_validation = 'Certain - très probable'
|
-- statut_validation = 'Certain - très probable'
|
||||||
AND n20.cd_nomenclature = '1'
|
-- AND n20.cd_nomenclature = '1'
|
||||||
ORDER BY s.id_synthese;
|
ORDER BY s.id_synthese;
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
@ -190,7 +190,7 @@ WHERE t.regne = 'Animalia'
|
|||||||
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
||||||
AND ds.id_dataset NOT IN (185)
|
AND ds.id_dataset NOT IN (185)
|
||||||
-- statut_validation = 'Certain - très probable'
|
-- statut_validation = 'Certain - très probable'
|
||||||
AND n20.cd_nomenclature = '1'
|
-- AND n20.cd_nomenclature = '1'
|
||||||
ORDER BY s.id_synthese;
|
ORDER BY s.id_synthese;
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
@ -190,7 +190,7 @@ WHERE t.regne = 'Animalia'
|
|||||||
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
-- exclision JDD `Observations opportunistes du CEN Isère importé depuis Faune Isère`
|
||||||
AND ds.id_dataset NOT IN (185)
|
AND ds.id_dataset NOT IN (185)
|
||||||
-- statut_validation = 'Certain - très probable'
|
-- statut_validation = 'Certain - très probable'
|
||||||
AND n20.cd_nomenclature = '1'
|
-- AND n20.cd_nomenclature = '1'
|
||||||
ORDER BY s.id_synthese;
|
ORDER BY s.id_synthese;
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user