摘要: select LEFT(context,LENGTH(context)-1) context from table; (效果: 1,2,3, 查询出: 1,2,3 ) 阅读全文
posted @ 2019-07-30 16:14 ExpectoPatronum—S 阅读(1236) 评论(0) 推荐(0) 编辑