

MCQOPTIONS
Saved Bookmarks
1. |
Which subtypes are used to declare fixed-point numbers with a maximum precision of 38 decimal digits? |
A. | INTEGER,INT,SMALLINT |
B. | DOUBLE PRECISION,FLOAT |
C. | DEC,DECIMAL,NUMERIC |
D. | None of the above |
Answer» D. None of the above | |