POS/2.30/Database Model/products cat
Contents |
PRODUCTS_CAT
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
PRODUCT | Y | N | VARCHAR | ||
CATORDER | N | Y | INTEGER |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
PRODUCTS_CAT_FK_1 | PRODUCT | PRODUCTS | ID |
Indexes
These are the indexes for this table (for each index there is a list of the columns included within it):
Name | Unique | Reference | Description |
PRODUCTS_CAT_INX_1 | N | CATORDER - |
Languages: |
POS/2.30/Database Model/products | POS/2.30/Database Model/products com