Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
OVGB_Name | varchar (4) | VARCHAR2 (4 CHAR) | varchar(4) | varchar (4) | false | name of the validity type |
OVGB_Text | varchar (50) | VARCHAR2 (50 CHAR) | varchar(50) | varchar (50) | true | description |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_OVGB | OVGB_Name | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File