| Table Name: | dt_cnd_comp |
| Table Number: | 5899 |
| Group: | Analytics |
| Description: | Information about the complex class condition |
| Flags: | |
| Baseline/Custom: | Baseline |
| Field Name | Common Type | Database Type | Generic Field ID | Array Size | Default | Flags | Comment | Field Used in Views |
|---|---|---|---|---|---|---|---|---|
| dev | LONG | int | 151 | 1 | DIRECT, ALLOW_NULL | Row version number for mobile distribution purposes | ||
| is_parenthesis | LONG | tinyint | 0 | DIRECT | Indicated whether it has parenthesis; 1=Yes, 0=No; default=0 | |||
| left_child_id | LONG | int | DIRECT | Id of left child | ||||
| left_child_type | LONG | tinyint | 0 | DIRECT | Type of the left child; 0=none, 1=simple, 2=complex; default=0 | |||
| objid | LONG | int | 3 | DIRECT | Internal record number | |||
| operator | LONG | tinyint | 0 | DIRECT | Type of operator; 0=none, 1=not, 2=and, 3=or, 4=is; default=0 | |||
| parent_id | LONG | int | DIRECT | Id of the parent node | ||||
| right_child_id | LONG | int | DIRECT | Id of right child | ||||
| right_child_type | LONG | tinyint | 0 | DIRECT | Type of the right child; 0=none, 1=simple, 2=complex; default=0 |
| Relation | Type | Target Object | Inverse Relation | Comment | Flags | MTM Table | Used in Views |
|---|---|---|---|---|---|---|---|
| cond_complex2tree_class | MTO | tree_class | tree_class2dt_cnd_comp | Class having complex conditions (e.g. each complex sentence contains 2 sentences) |
| Index Name | Fields | Flags |
|---|
| Index Name | Fields | Additional Information |
|---|---|---|
| objindex | objid | clustered, unique located on PRIMARY |
| View ID | View Name | Tables |
|---|
| dt_cnd_comp | |||