Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ALERT_GROUP

Col #

Column Name

Data Type

Field Length

Not Null?

Data Def.

Comments

1

ID

NUMBER

22

N

 

Primary key

2

DESCRIPTION

VARCHAR2

800

Y

 

Description of the alert group

3

ALERT_TYPE_ID

NUMBER

22

Y

 

Reference to the alert type

4CURRENCY_CODEVARCHAR212Y Currency used
5STATUSNUMBER Y Maps to the enum AlertGroupStatus, ACTIVE(0), DEPRECATED(1).

  • No labels