| Name | Type | Nullable | Default value | Comment |
|---|---|---|---|---|
| ACTION_PACKAGE_ID | NUMBER(38) | N | ||
| PACKAGE_ORDER | NUMBER(38) | N |
| Constraint Name | Columns | Referenced table | Referenced Constraint | On Delete Rule |
|---|---|---|---|---|
| RHN_ACT_PKG_APID_FK | ACTION_PACKAGE_ID | RHNACTIONPACKAGE | RHN_ACT_P_ID_PK | CASCADE |

| Option | Settings |
|---|---|
| Tablespace | DATA_TBS |
| Index Organized | No |
| Generated by Oracle | No |
| Clustered | No |
| Nested | No |
| Temporary | No |
| Index Name | Type | Unuqueness | Columns | DDL script |
|---|---|---|---|---|
| RHN_ACT_PKG_APID_IDX | NORMAL | NONUNIQUE | ACTION_PACKAGE_ID | DDL script |