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, 19 of 21


Selecting User Transformation Functions

Name of View

USER_ATTRIBUTE_TRANSFORMATIONS

Purpose

This view displays the transformation functions for all the transformations of the user.

Table 10-18 USER_ATTRIBUTE_TRANSFORMATIONS
Column Name & Description  Null?  Type  

TRANSFORMATION_ID--unique id of the transformation  

 

NUMBER 

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