exc_csv_mapping


Columns

Column Type Size Nulls Auto Default Children Parents Comments
identifier VARCHAR 191 null
exc_csv_mapping_rule.mapping fk_exc_csv_mapping_rule_mapping R
exc_import_report.csv_mapping fk_exc_import_report_csv_mapping R
label VARCHAR 255 null
library VARCHAR 191 null
lib_library.identifier fk_exc_csv_mapping_library R
version BIGINT 19 null
created_by VARCHAR 255 'system'
last_modified_by VARCHAR 255 'system'
created_date TIMESTAMP 19 current_timestamp()
last_modified_date TIMESTAMP 19 current_timestamp()
join_expression TEXT 65535 NULL

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc identifier
idx_exc_csv_mapping_library Performance Asc library

Relationships