标签: OceanBase RPAD

后浪云OceanBase教程:OceanBase RPAD

​RPAD​ 函数在字符串 c1 的右边用字符串 c2 填充,直到长度为 n 时为止。 语法 RPAD(c1,n[,c2]) 参数 参数 说明 ……