SELECT id, name FROM items WHERE id IN (SELECT item FROM current_items) ORDER BY name