ALL_ATTRIBUTE_TRANSFORMATIONS displays information about the transformation functions for the transformations accessible to the current user.
Related Views
DBA_ATTRIBUTE_TRANSFORMATIONS displays information about the transformation functions for all transformations in the database.
USER_ATTRIBUTE_TRANSFORMATIONS displays information about the transformation functions for the transformations owned by the current user. This view does not display the OWNER column.
| 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: