Back to Playground Home

Remove search value from string

SELECT remove(string_field, 'a'), string_field
FROM users