POS/2.30/Database Model/attributevalue
Contents |
ATTRIBUTEVALUE
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
ID | Y | N | VARCHAR | ||
ATTRIBUTE_ID | N | N | VARCHAR | ||
VALUE | N | Y | VARCHAR |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
ATTVAL_ATT | ATTRIBUTE_ID | ATTRIBUTE | CASCADE |
Indexes
Languages: |
POS/2.30/Database Model/attributeuse | POS/2.30/Database Model/categories