Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Cobol like Comp in Oracle
I am working on a conversion of some Cobol transaction formats where
the receiver is looking for a string which normally comes from Cobol
as an "s9(4) comp". from what I have gathered this compresses the
data in half. I am trying to replicate this using PL/SQL. Is there a
procedure of some kind that will allow me to compress an Oracle Number
or Char to half its size and then place it into a string.
Adam Received on Mon Dec 23 2002 - 07:34:24 CST
![]() |
![]() |