ASA SQL Reference
System Tables
Each row describes one of the SQL Remote message link parameters.
Column | Data type | Column constraint | Table constraints |
---|---|---|---|
option_id | UNSIGNED INT | NOT NULL | Primary key |
type_id | UNSIGNED INT | NOT NULL | |
"option" | VARCHAR(128) | NOT NULL |
option_id An identification number for the message link parameter.
type_id An identification number for the message type that uses this parameter.
option The name of the message link parameter.