Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
matcher_id | INT | 10 | null |
|
|
|||||
matchcheck_id | INT | 10 | √ | null |
|
|
||||
source_matchpoint_id | INT | 10 | null |
|
|
|||||
target_matchpoint_id | INT | 10 | null |
|
|
Table contained 0 rows
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | matchcheck_id |
matcher_matchchecks_ifbk_1 | Performance | Asc | matcher_id |
matcher_matchchecks_ifbk_2 | Performance | Asc | source_matchpoint_id |
matcher_matchchecks_ifbk_3 | Performance | Asc | target_matchpoint_id |