s_list_customer Table (346)
Some tooltip text!
• 1 minute to read
• 1 minute to read
Elements in a customer list.
Fields
Name | Description | Type | Null |
---|---|---|---|
id | Primary key | PK | |
list_id | Which list this element belongs to | FK s_list | |
customer_id | FK person |
Indexes
Fields | Types | Description |
---|---|---|
id | PK | Clustered, Unique |
list_id | FK | Index |
customer_id | FK | Index |
Relationships
Table | Description |
---|---|
person | Persons in a company or an organizations. All associates have a corresponding person record |
s_list | A list, dynamic or static |
Replication Flags
- None
Security Flags
- No access control via user's Role.