Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
CHCK_PK | int | NUMBER(38,0) | int | int | false | primary key |
CHCK_CrossChecksum | varchar (224) | VARCHAR2 (224 CHAR) | varchar(224) | varchar (224) | true | license cross check sums |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_CHCK | CHCK_PK | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File