对数据库中一个类型为string的值取最后4位的max-------必须进行convert
max(CAST(right(FSERNUM, 4) AS signed))
posted on 2020-06-17 13:41 森酱 阅读(220) 评论(0) 收藏 举报