exclude ZH code not valide
This commit is contained in:
parent
5bc595ace0
commit
ae6ec7be13
@ -227,6 +227,7 @@ LEFT JOIN outflow USING (zh_uuid)
|
|||||||
LEFT JOIN functions USING (zh_uuid)
|
LEFT JOIN functions USING (zh_uuid)
|
||||||
LEFT JOIN especes USING (zh_uuid)
|
LEFT JOIN especes USING (zh_uuid)
|
||||||
--group BY zh_uuid
|
--group BY zh_uuid
|
||||||
|
WHERE code not like '38CENIS%'
|
||||||
order by code
|
order by code
|
||||||
;
|
;
|
||||||
'''
|
'''
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user