| Oracle® Database Reference 11g Release 2 (11.2) Part Number E25513-03 | 
 | 
| 
 | PDF · Mobi · ePub | 
ALL_SCHEDULER_WINGROUP_MEMBERS displays the members of the Scheduler window groups accessible to the current user.
DBA_SCHEDULER_WINGROUP_MEMBERS displays the members of all Scheduler window groups in the database.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| WINDOW_GROUP_NAME | VARCHAR2(30) | NOT NULL | Name of the window group | 
| WINDOW_NAME | VARCHAR2(30) | NOT NULL | Name of the window member of the window group | 
See Also:
"DBA_SCHEDULER_WINGROUP_MEMBERS"