Access group Her Deminsion
Module:
GROUP_HIERARCHY_RF_DN_ID
| Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
|---|---|---|---|---|---|---|---|
| GROUP_HIERARCHY_RF_DN_ID | NUMBER | 38 | 0 | True | Primary Key of the table | ||
| SOURCE_RECORD_ID | VARCHAR2 | 64 | This column is for Oracle Internal use only. source record identifier | ||||
| TYPE_CODE | VARCHAR2 | 32 | Type of the setup group the denorm row is referring to | ||||
| GROUP_ID | NUMBER | 38 | 0 | Foreign Key to the access control group member id | |||
| PARENT_GROUP_ID | NUMBER | 38 | 0 | Foreign Key to resource which is one of many ancestors of GROUP_ID | |||
| LAST_UPDATED_BY | VARCHAR2 | 128 | Indicates the user who last updated the row. | ||||
| CREATED_BY | VARCHAR2 | 128 | Indicates the user who created the row. | ||||
| CREATION_DATE | TIMESTAMP | Indicates the date and time of the creation of the row. | |||||
| LAST_UPDATE_DATE | TIMESTAMP | Indicates the date and time of the last update of the row. | |||||
| LAST_UPDATE_LOGIN | VARCHAR2 | 64 | Indicates the session login associated to the user who last updated the row. |
Copyright © 2019, 2025, Oracle and/or its affiliates.