输入banner图图片脚本导航/分类

dbms_random.string 生成任意字符串

此外的值默认为大写字母的字符串

len:

 要生成的字符串长度。

SQL> select dbms_random.string(‘a‘, 10) from dual ;

DBMS_RANDOM.STRING(‘A‘,10)
--------------------------------------------------------------------------
yIFbwVLajV

1 row selected.

 

dbms_random.string 生成任意字符串

标签:end   har   random   span   长度   大写   new   大小写   color