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!

Convert PIC S9(n)V9(m) COMP-3 to Oracle Data Type

ZaboNov 21 2012 — edited Nov 21 2012
Hello,

I have a string that corresponds to a number generated by COBOL. This number is a cobol datatype PIC S9(n)V9(m) COMP-3.

How caN I convert this string to an Oracle number in PL/SQL ?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 19 2012
Added on Nov 21 2012
2 comments
2,013 views