select left('hello',3); select ltrim(rtrim(' hello '));--前后都无空格 select substring ('hello',2,4);
posted on 2018-11-11 21:06 cltt 阅读(103) 评论(0) 编辑 收藏 举报
Powered by: 博客园 Copyright © 2025 cltt Powered by .NET 9.0 on Kubernetes