Oracle® Database Reference 10g Release 1 (10.1) Part Number B10755-01 |
|
|
View PDF |
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 |