Im trying to get the max number of characters from sql table.
Example: lorem ipsum - 11 characters; lorem ipsum dolor - 17 characters; => max = 17;
For now i ca