Natura 2000 species highly important threats

Query:
select ltrim(str(id_eunis,10)) as id_eunis,
	code_pressure_threat,
	label,
	quantity
from EUNIS.v1.BISE_Species_Highly_Important_Threats
order by quantity desc