Table Name: | rs_cnd_comp |
Table Number: | 5904 |
Group: | Analytics |
Description: | Information about the rule's condition (complex 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 the left node | ||||
left_child_type | LONG | tinyint | 0 | DIRECT | Condition 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 the right node | ||||
right_child_type | LONG | tinyint | 0 | DIRECT | Condition 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_comp2anls_rule | MTO | anls_rule | anls_rule2rs_cnd_comp | Rule's complex condition |
Index Name | Fields | Flags |
---|
Index Name | Fields | Additional Information |
---|---|---|
cc2ar5904 | cond_comp2anls_rule | nonclustered located on PRIMARY |
objindex | objid | clustered, unique located on PRIMARY |
View ID | View Name | Tables |
---|
rs_cnd_comp | |||