Back to Playground Home

Calculate the length of a string field

SELECT string_field, length(string_field)
FROM users