Columns
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
stock_pub_pkey | Primary key | Asc | stock_pub_id |
stock_pub_c1 | Must be unique | Asc/Asc | stock_id + pub_id |
stock_pub_idx1 | Performance | Asc | stock_id |
stock_pub_idx2 | Performance | Asc | pub_id |
0 rows
Provenance. Linking table between stocks and, for example, a stocklist computer file.
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
stock_pub_pkey | Primary key | Asc | stock_pub_id |
stock_pub_c1 | Must be unique | Asc/Asc | stock_id + pub_id |
stock_pub_idx1 | Performance | Asc | stock_id |
stock_pub_idx2 | Performance | Asc | pub_id |