Name | Type MSSql | Type Oracle | Type DB2 | Type Postgresql | Nullable | Description |
---|---|---|---|---|---|---|
SAML_Key | varchar (37) | VARCHAR2 (37 CHAR) | varchar(37) | varchar (37) | false | UID |
SAML_Value | varchar(max) | CLOB | clob(20480 k) COMPACT | text | true | Comma separated value for UID |
Name | Fields | Primary | Unique | Clustered | Nonclustered |
---|---|---|---|---|---|
PK_SAML | SAML_Key | true | true | true | false |
Name | Local References | Foreign References |
---|
Return to the Index File