I am just learning an ORACLE 9i Book and i was seen that in number Data type the Range is Lies between
1 to 38 in Decimal And -84 to 127 of Scale Range How it is possible because these Fraction degits are subtratect from whole degits
ex:-
var1 number (5,25);--------------(1)--it is possible?
var2 number (5,-20)--------------(2);--and also this?
In above example in statement (1) how can 25 devide into 5 and if i will then what will become the range of that variable.
Please Give me the answer of it. Because i m so confused of it,
Software/Hardware used:
ASKED:
September 2, 2008 9:30 PM
UPDATED:
September 3, 2008 1:11 PM