SELECT nome, id, prezzo FROM Articoli WHERE id_listino = '10' and offerta_speciale = 'n' GROUP BY nome