3.74 ALL_SOURCE_AE
ALL_SOURCE_AE describes the text source of the stored objects (across all editions) accessible to the current user.
               
Related Views
- 
                        DBA_SOURCE_AEdescribes the text source of all stored objects (across all editions) in the database.
- 
                        USER_SOURCE_AEdescribes the text source of the stored objects (across all editions) owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Owner of the object | 
| 
 | 
 | 
 | Name of the object | 
| 
 | 
 | 
 | Type of the object: 
 | 
| 
 | 
 | 
 | Line number of this line of source | 
| 
 | 
 | 
 | Source text | 
| 
 | 
 | 
 | Name of the edition | 
| 
 | 
 | 
 | The ID of the container where the data originates. Possible values include: 
 | 
See Also: