mysql get longest string in column code example Example: mysql get longest string in column ORDER BY LENGTH(description) DESC LIMIT 1