The db_seqcolumn table contains metadata about columns for flat files.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| dbrep_iid | integer | not null | The unique ID of the column. |
| dbrep_sync | integer1 | with null | The sync value. |
| dbrep_synctype | smallint | with null | The sync type (byte alignment, used on IBM COMP fields). |
| dbrep_blankwhenzero | integer1 | with null | Blank when value is zero (0 not displayed) |
| dbrep_signisseparate | integer1 | with null | TRUE if there are spaces used between sign and number. |
| dbrep_sign | smallint | with null | TRUE if a sign is used. |
| dbrep_justified | smallint | with null | Where the justification is located. |
| dbrep_picture | varchar(128) | with null | The picture clause (if any) (ie S999V99). |
Product Name: Data Transformer
Table Type: Table