POS/2.30/Database Model/reservation customers
Contents |
RESERVATION_CUSTOMERS
Description
Columns
This table contains the following columns:
Name | PK | Nullable | Data Type | Default | Description |
ID | Y | N | VARCHAR | ||
CUSTOMER | N | N | VARCHAR |
Foreign Keys
These are the foreign keys for this table:
Name | Referencing column | Referenced table | Referenced column | Description |
RES_CUST_FK_1 | ID | RESERVATIONS | ID | |
RES_CUST_FK_2 | CUSTOMER | CUSTOMERS | ID |
Indexes
Languages: |
POS/2.30/Database Model/receipts | POS/2.30/Database Model/reservations