length(字符串/列名):求出该字符串/列名中字符的个数 格式: select length(列名) from 表名 如下图: 转载于:https://www.cnblogs.com/fuxinxin/p/9830487.html