Name Type MSSql Type Oracle Type DB2 Nullable Description
OTA_OH_Idnr int NUMBER(38,0) int false reference to the object header (OH)
OTA_FrmWidth int NUMBER(38,0) int true width of the form
OTA_FrmHeight int NUMBER(38,0) int true height of the form
OTA_ResName varchar (200) VARCHAR2 (200 CHAR) varchar(200) true reference to a resource object (picture)

Indexes:

Name Fields Primary Unique Clustered Nonclustered
PK_OTA OTA_OH_Idnr true true true false

Foreign Keys:

Name Local References Foreign References
FK_OTA_OH OTA_OH_Idnr OH_Idnr

Return to the Index File