This table stores the conditions for an implicit memberGroup.
Column Name | Column Type | Column Description |
---|---|---|
CONDITIONS | VARCHAR (8000) NULL |
Criteria which define what members qualify to be members of this memberGroup. |
FIELD1 | VARCHAR (254) NULL |
Customizable |
FIELD2 | VARCHAR (254) NULL |
Customizable |
MBRGRP_ID | BIGINT NOT NULL |
Foreign key to the MBRGRP table |
Index Name | Indexed Column Names | Index Type |
---|---|---|
SQL030416034958140 | MBRGRP_ID | Primary Key |
Constraint Name | Column Names | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|
F_445 | MBRGRP_ID | MBRGRP | MBRGRP_ID | Cascade |
Constraint Name | Referenced Column Name | Foreign Table Name | Foreign Column Names | Constraint Type |
---|---|---|---|---|