SQL函数substr使用简介 substr(string ,1,3) 函数解读:取string 中重左往右取3字长的字符串。 结果为:str 从右往左呢? 应该有另一 Mssql 2022-04-03 231 点赞 3 评论 350 浏览