Oracle® Database Reference 10g Release 2 (10.2) Part Number B14237-01 |
|
|
View PDF |
ALL_SCHEDULER_WINGROUP_MEMBERS
displays the members of the Scheduler window groups accessible to the current user.
Related View
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 |