我有一table如下
希望排序能变成左边的排序,请问题SQL语法如何实现呢
收起
select * from table_name order by length(column_name);
希望可以帮到你
报告相同问题?