Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
EPUDA_AH_Idnr | int | NUMBER(38,0) | int | int | false | RunID |
EPUDA_OPU_Lnr | smallint | NUMBER(38,0) | smallint | smallint | false | OPU_Lnr |
EPUDA_EPUD_VName | varchar (32) | VARCHAR2 (32 CHAR) | varchar(32) | varchar (32) | false | Prompt Set Element Variable Name |
EPUDA_Lnr | int | NUMBER(38,0) | int | int | false | Ascending number |
EPUDA_Value | varchar(max) | CLOB | clob(20480 k) INLINE LENGTH 1024 COMPACT | text | true | Value = Caption on MULTI+Array (Checkbox, Checklist) |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_EPUDA | EPUDA_AH_Idnr, EPUDA_OPU_Lnr, EPUDA_EPUD_VName, EPUDA_Lnr | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File