Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

AlphaNumeric Sequence

NanjundaRaoMay 3 2016 — edited May 6 2016

Hi All,

I'm trying to create a loop to generate and print strings as follows:

Alphanumeric characters only:

0-9 are before A-Z, which are before a-z, i.e., using 62 characters

Length goes up to 4 characters.

So, it would print:

then from 0000-zzzz

then it stops.

I appreciate if someone can help me....

Thanks,

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 3 2016
Added on May 3 2016
23 comments
7,780 views