Previous: customer_payment_unapplied | Unanet Data Model | Next: dashboard_chart |
Column Name | Data Type | Default Value |
References Table |
Foreign Key Name |
||
1. | PK | customer_type_key | decimal(15) | |||
2. | customer_type | varchar(25) | ||||
3. | description | varchar(128) |
Table | Column | Foreign Key Name |
customer | customer_type_key | fk_customer1 |
Index Name | Unique | Column Name | Asc Or Desc |
pk_customer_type | true | customer_type_key | Asc |
idx_customer_type1 | true | customer_type | Asc |