SQL / MySQL - Order By Length of Column

前端 未结 3 660
南旧
南旧 2021-01-15 17:45

In MySQL, is there a way to order my results by the length (characters) of a column?

For example:

myColumn
________________
lor
lorem
lorem ip
lorem          


        
3条回答
提交回复
热议问题