max length field mariadb column code example Example: max length found in mysql SELECT city, max(length(city)) FROM Customers;