Columns
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| feature_pub_pkey | Primary key | Asc | feature_pub_id |
| feature_pub_c1 | Must be unique | Asc/Asc | feature_id + pub_id |
| feature_pub_idx1 | Performance | Asc | feature_id |
| feature_pub_idx2 | Performance | Asc | pub_id |
0 rows
Provenance. Linking table between features and publications that mention them
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| feature_pub_pkey | Primary key | Asc | feature_pub_id |
| feature_pub_c1 | Must be unique | Asc/Asc | feature_id + pub_id |
| feature_pub_idx1 | Performance | Asc | feature_id |
| feature_pub_idx2 | Performance | Asc | pub_id |