Natura 2000 species highly important threats

select ltrim(str(id_eunis,10)) as id_eunis,
	code_pressure_threat,
	label,
	quantity
from BISE.latest.Species_Highly_Important_Threats
order by quantity desc

No data