EASY·Output prediction

What does this query return?

SELECT REPLACE('foo bar foo', 'foo', 'baz');

Sign in to save your progress.