codice:
SELECT * FROM tabella WHERE ID >= 2
union all
SELECT * FROM tabella WHERE NUMERO >= 300