| Field | Description | Type | Null | Limits | Size | Key | Default | Authority | Source |
|---|---|---|---|---|---|---|---|---|---|
| MAP_ID | A unique ID for each record in this table. | INT(10) unsigned auto_increment | Not Null | Primary Key | db server | ||||
| ID | The unique ID field from the RDR_Products table. | INT(10) unsigned | Not Null | unique index | RDR_Products.ID | ||||
| PRODUCT_ID | The product_id. | VARCHAR(28) | Not Null | RDR_Products.PRODUCT_ID | |||||
| VERSION | This is the version of the product that should be offered up as the "best" or most current version of a product. | VARCHAR(255) | Not Null | RDR_Products.VERSION | |||||
| LAST_UPDATE | The last time this record was updated. | TIMESTAMP | db server |
Table Options:
This page was generated from the XML HiCat Data Dictionary.
Please send comments to: HiCat@pirlmail.lpl.arizona.edu.