2.232 ALL_OPANCILLARY
ALL_OPANCILLARY describes operators whose bindings are ancillary to other (primary) operators.
               
Related Views
- 
                        DBA_OPANCILLARYdescribes such information about all operators in the database.
- 
                        USER_OPANCILLARYdescribes such information about operators owned by the current user.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the ancillary operator | 
| 
 | 
 | 
 | Name of the ancillary operator | 
| 
 | 
 | 
 | Binding number of the ancillary operator | 
| 
 | 
 | 
 | Owner of the primary operator | 
| 
 | 
 | 
 | Name of the primary operator | 
| 
 | 
 | 
 | Binding number of the primary operator | 
See Also: