Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | CHAR | 36 | null |
|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
date_entered | DATETIME | 26 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
date_modified | DATETIME | 26 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
modified_user_id | CHAR | 36 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
created_by | CHAR | 36 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | TEXT | 65535 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
deleted | BIT | 1 | √ | 0 |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
salutation | VARCHAR | 255 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
first_name | VARCHAR | 255 | √ | null |
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
last_name | VARCHAR | 255 | √ | null |
|
|
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PRIMARY | Primary key | Asc | id |
idx_cont_del_last_dm | Performance | Asc/Asc/Asc | deleted + last_name + date_modified |
idx_cont_del_reports | Performance | Asc/Asc/Asc | deleted + reports_to_id + last_name |
idx_cont_portal_active | Performance | Asc/Asc/Asc | portal_name + portal_active + deleted |
idx_contact_mkto_id | Performance | Asc | mkto_id |
idx_contact_title | Performance | Asc | title |
idx_contacts_acl_tmst_id | Performance | Asc/Asc | acl_team_set_id + deleted |
idx_contacts_assigned_del | Performance | Asc/Asc | assigned_user_id + deleted |
idx_contacts_cjtpl_id | Performance | Asc | dri_workflow_template_id |
idx_contacts_del_businesscenter | Performance | Asc/Asc | deleted + business_center_id |