RPTDW_PRODUCT Table
This section lists the database columns in the RPTDW_PRODUCT table.
Database Column |
Details |
ID |
Type: Decimal |
PRODUCT_NAME |
Type: text (max length 255). Unique. |
PRODUCT_NUMBER |
Type: text (max length 255). Unique. |
PRODUCT_VERSION |
Type: text (max length 50). Unique. |
PRODUCT_CATEGORY |
Type: text (max length 255). Unique. |
PRODUCT_FAMILY |
Type: text (max length 255). Unique. |
NOTES |
Type: text (max length 1000). Unique. |
LAST_MODIFIED_TIME |
Type: TimeStamp. Unique. |
softwareProducer |
Type: Decimal. References Table: RPTDW_SOFTWARE_PRODUCER Table |