| Constraint Name | Columns |
|---|---|
| RHN_WCON_CL_ID_PK | ID |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| RHN_WCON_CL_CSID_FK | CHANGE_STATE_ID | RHNWEBCONTACTCHANGESTATE | RHN_CONT_CHANGE_STATE_ID_PK | NO ACTION |
| RHN_WCON_CL_WCON_FROM_ID_FK | WEB_CONTACT_FROM_ID | WEB_CONTACT | WEB_CONTACT_PK | SET NULL |
| RHN_WCON_CL_WCON_ID_FK | WEB_CONTACT_ID | WEB_CONTACT | WEB_CONTACT_PK | CASCADE |

| Option | Settings |
|---|---|
| Tablespace | USERS |
| Index Organized | No |
| Generated by Oracle | No |
| Clustered | No |
| Nested | No |
| Temporary | No |
| Index Name | Type | Unuqueness | Columns | DDL script |
|---|---|---|---|---|
| RHN_WCON_CL_ID_PK | NORMAL | UNIQUE | ID | DDL script |
| RHN_WCON_DISABLED_WCON_ID_IDX | NORMAL | NONUNIQUE | WEB_CONTACT_ID | DDL script |