POS/2.30/Database Model/products com
Contents |
PRODUCTS_COM
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
ID | Y | N | VARCHAR | ||
PRODUCT | N | N | VARCHAR | ||
PRODUCT2 | N | N | VARCHAR |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
PRODUCTS_COM_FK_1 | PRODUCT | PRODUCTS | ID | |
PRODUCTS_COM_FK_2 | PRODUCT2 | 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 |
PCOM_INX_PROD | Y | PRODUCT - PRODUCT2 - |
Languages: |
POS/2.30/Database Model/products cat | POS/2.30/Database Model/receipts