2.59 ALL_ATTRIBUTE_TRANSFORMATIONS
ALL_ATTRIBUTE_TRANSFORMATIONS describes the transformation functions for the transformations accessible to the current user.
               
Related Views
- 
                        DBA_ATTRIBUTE_TRANSFORMATIONSdescribes the transformation functions for all transformations in the database.
- 
                        USER_ATTRIBUTE_TRANSFORMATIONSdescribes the transformation functions for the transformations owned by the current user. This view does not display theOWNERcolumn.
| Column | Datatype | NULL | Description | 
|---|---|---|---|
| 
 | 
 | 
 | Unique identifier for the transformation | 
| 
 | 
 | 
 | Owning user of the transformation | 
| 
 | 
 | 
 | Transformation name | 
| 
 | 
 | 
 | Source type name | 
| 
 | 
 | 
 | Target type name | 
| 
 | 
 | 
 | Target type attribute number | 
| 
 | 
 | 
 | Transformation function for the attribute | 
See Also: