Use this tab to identify the data type of the attribute.
Data Type
Choose a data type that matches the data type of the source data. Depending on your selection, you may set the following additional parameters:
Precision: The maximum number of significant decimal digits.
Scale: The number of digits from the decimal point to the least significant digit.
Size: The maximum length in bytes for text data types.
"Basic Elements of Oracle SQL" in the SQL Reference for a discussion of data types and implicit data type conversions.
Copyright © 2003, 2007, Oracle. All rights reserved.