TRIGGER_CONDITION

Description

This table stores information about trigger conditions.

Columns

Column Name Data Type Description
ID bigint Primary key column for the table
BASE_CONDITION longtext Stores the base condition of the trigger

Foreign Key Relationships

None