Skip to Main Content

SQL & PL/SQL

All possible combinations of String in PL/SQL

535708Oct 9 2006 — edited Aug 10 2011
Hi All,

Could you please explain the logic of getting all possible combinations of String in PL/SQL?
For ex if "HER" is string
then the output should be
HER
HRE
ERH
EHR
REH
RHE

Thanks
Suman
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 7 2011
Added on Oct 9 2006
14 comments
16,051 views