Use this selection to define the size for data of type NUMBER
for the file import operation. There are two possible definitions:
NUMBER
; this is the default.NUMBER(PRECISION, SCALE)
, that is, specify precision and scale for the number. To select this option, click the raid button. The default precision is 10, and the default scale is 2. You can change these values.This size definition applies to all selected rows of type NUMBER
when you click OK.
Copyright © 2006, 2008, Oracle. All rights reserved.