I need to return all rows in a table where one of the columns 'name' is 37+characters. In postgres, is there a function to get the length of thecolumns contents?
Thanks!