关于SQL排序问题,带中文和数字

2025-04-14 22:46:08
推荐回答(1个)
回答1:

select * from 表 order by cast(left(right(wg38,len(wg38)-8),len(right(wg38,len(wg38)-8))-1)as int) desc