DEC,DECIMAL,NUMERIC - Fixed-point numbers with maximum precision- PL/SQL Datatypes
Q. Which subtypes are used to declare fixed-point numbers with a maximum precision of 38 decimal digits?- Published on 01 Jul 15a. INTEGER,INT,SMALLINT
b. DOUBLE PRECISION,FLOAT
c. DEC,DECIMAL,NUMERIC
d. None of the above
ANSWER: DEC,DECIMAL,NUMERIC