select format('{} {}', 'Hello', s) FROM (select 'world!' as s);