Oracle9i Application Developer's Guide - Advanced Queuing
Release 1 (9.0.1)

Part Number A88890-02
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback

Go to previous page Go to beginning of chapter Go to next page

Administrative Interface: Views, 21 of 21


Selecting All Transformation Functions

Name of View

DBA_ATTRIBUTE_TRANSFORMATIONS

Purpose

This view displays the transformation functions for all the transformations in the database.

Table 10-20 DBA_ATTRIBUTE_TRANSFORMATIONS
Column Name & Description  Null?  Type  

TRANSFORMATION_ID--unique id of the transformation  

 

NUMBER 

OWNER-- transformation owner 

 

VARCHAR2(30) 

NAME--transformation name 

 

VARCHAR2(30) 

FROM_TYPE-- source type name 

 

VARCHAR2(61) 

TO_TYPE-- target type name 

 

VARCHAR2(61) 

ATTRIBUTE-- target type attribute number  

 

NUMBER 

ATRIBUTE_TRANSFORMATION--transformation function for the attribute 

 

VARCHAR2(4000) 


Go to previous page Go to beginning of chapter Go to next page
Oracle
Copyright © 1996-2001, Oracle Corporation.

All Rights Reserved.
Go To Documentation Library
Home
Go To Product List
Book List
Go To Table Of Contents
Contents
Go To Index
Index

Master Index

Feedback