How to format string in specific format
930238Jul 24 2012 — edited Jul 24 2012Hi all,
I have column in the table and the column will be varchar2 datatype. i need value of the column in specific pattern.
for ex. if value is ABCDEFGHIJKLMN then output should be ABC-DEFG-HIJ-KLMN.
the pattern may be change in future.
Thanks
Nagarajan.V
Edited by: Nagarajan Venu on Jul 24, 2012 2:56 PM