SELECT 1 currencies_id, 'EUR' title, 1 value
union
SELECT 1 currencies_id, 'USD' title, 1.30 value