mysql query select max as variable code example Example: max length found in mysql SELECT city, max(length(city)) FROM Customers;