Name Type MSSql Type Oracle Type DB2 Type Postgresql Nullable Description
ESTP_AH_Idnr int NUMBER(38,0) int int false reference to executive header
ESTP_Content varbinary(4096) BLOB varchar(4096) for bit data bytea true checkpoint info
ESTP_Len int NUMBER(38,0) int int true Length of Content

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_ESTP ESTP_AH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References

Return to the Index File