Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | BIGINT | 19 | √ | null |
|
|
||||
| commid | BIGINT | 19 | null |
|
|
ID of the communication record |
||||
| url | VARCHAR | 255 | √ | null |
|
|
URL being linked to by the provider |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PRIMARY | Primary key | Asc | id |
| commcust_com2_ix | Performance | Asc | commid |