oracle get a rendom set of string value with length in between 0 and 100
select dbms_random.string('l',dbms_random.value(0,100)) from dual
Achievement provides the only real pleasure in life
select dbms_random.string('l',dbms_random.value(0,100)) from dual
Posted by SF at 8:34 pm
No comments:
Post a Comment