Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Number formats

Number formats

From: Pilsbury <Pilsbury_at_hotmail.com>
Date: 1 Feb 1999 17:06:56 GMT
Message-ID: <01be4e05$426152b0$0159ea9e@mothergoose>


Hi people,

Can anyone tell me how to pad a field which is declared as an integer (or number(38)) with zeros please? The field is always 4 digits but cannot be declared as CHAR as the Pro*C code I've got doesn't handle this. Each time I input 0005 for example, it is converted to 5 which is no good. Any suggestions would be greatly appreciated.

TIA Pilsbury Received on Mon Feb 01 1999 - 11:06:56 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US