Name Type MSSql Type Oracle Type DB2 Nullable Description
EQT_AH_Idnr int NUMBER(38,0) int false reference to the object header (AH)
EQT_Lnr smallint NUMBER(38,0) smallint false ascending number ot the filter
EQT_Type char (1) CHAR (1 CHAR) char(1) true datatype C / E / L / T
EQT_Operator char (1) CHAR (1 CHAR) char(1) true or/not/greater/lower (=O/N/G/L)
EQT_FltrMsgNr int NUMBER(38,0) int true MessageNr Filtername
EQT_FltrChar varchar (255) VARCHAR2 (255 CHAR) varchar(255) true Text Filter
EQT_FltrLong int NUMBER(38,0) int true Integer Filter
EQT_FltrTimeStamp datetime DATE timestamp true Date Filter

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_EQT EQT_AH_Idnr, EQT_Lnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File