Hello all..

I have a dilema here. I am on Oracle 92.

When i create a field in a table that is going to use NUMBER data, which one can i use ?..i read some where that NUMBER datatype can hold both INTEGER and DECIMAL types..is it true ?..

or should i use NUMBER (p,s) for Decimals and just NUMBER for INTEGERS ?...

Thanks
Ron