| Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-02 | 
 | 
| 
 | View PDF | 
DBA_EPG_DAD_AUTHORIZATION describes the DADs that are authorized to use different user's privileges.
Related Views
USER_EPG_DAD_AUTHORIZATION describes the DADs that are authorized to use the user's privileges. This view does not display the USERNAME column.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| DAD_NAME | VARCHAR2(64) | NOT NULL | Name of DAD | 
| USERNAME | VARCHAR2(30) | NOT NULL | Name of the user whose privileges the DAD is authorized to use |