数据库函数space()是什么意思

问题描述:

数据库函数space()是什么意思

联机丛书中有
加空格用的
如:space(10)+'aaaa' 左加10个空格
'aaaaa'+space(10) 右加