Property | Description |
---|---|
Name | Name of each column. |
Data Type | The data type for the data in each column. You can select one of the following data types:
You cannot select a double data type when you create an empty reference table or create a reference table from a flat file. |
Precision | Precision for each column. Precision is the maximum number of digits or the maximum number of characters that the column can accommodate. The precision values you configure depend on the data type. |
Scale | Scale for each column. Scale is the maximum number of digits that a column can accommodate to the right of the decimal point. Applies to decimal columns. The scale values you configure depend on the data type. |
Description | Optional description for each column. |
Nullable | Indicates if the column can contain null values. |