| Name | Type | Nullable | Default value | Comment |
|---|---|---|---|---|
| URL_ID | NUMBER(38) | N | ||
| PARTNER_ID | NUMBER(38) | N | ||
| URL_STUB | VARCHAR2(50.0) | N |
| Constraint Name | Columns |
|---|---|
| SYS_C002088094 | URL_ID |
| Constraint Name | Check Condition |
|---|---|
| SYS_C002088092 | "PARTNER_ID" IS NOT NULL |
| SYS_C002088093 | "URL_STUB" IS NOT NULL |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| SYS_C002088096 | PARTNER_ID | AD_PARTNER | SYS_C002088090 | NO ACTION |
| Constraint name | Columns |
|---|---|
| SYS_C002088095 | PARTNER_ID , URL_STUB |
| Option | Settings |
|---|---|
| Index Organized | No |
| Generated by Oracle | No |
| Clustered | No |
| Nested | No |
| Temporary | No |
| Index Name | Type | Unuqueness | Columns |
|---|---|---|---|
| AD_PARTNER_URL_URL_STUB | NORMAL | NONUNIQUE | URL_STUB |
| SYS_C002088094 | NORMAL | UNIQUE | URL_ID |
| SYS_C002088095 | NORMAL | UNIQUE | PARTNER_ID , URL_STUB |
| Table | Constraint |
|---|---|
| AD_PARTNER_PROCS | SYS_C002088104 |