Re: Synonyms for Table Columns - Are they possible?

From: Laurie D. Miller <lmiller_at_lindy.stanford.edu>
Date: 1997/04/08
Message-ID: <334AFAB1.4ECB_at_lindy.stanford.edu>#1/1


Nathan Secrist wrote:
>
> Hi All,
>
> We have created synonyms for a 100-table database
> that makes it easier for our users so they don't have
> to type such long table names (Ex: synonym for CUSTOMER_ORDER
> table is CO).
>
> My question: Is there a way in Oracle to create synonyms
> for column names similar to tables and views? Some of our
> column names are also very long and we would like to shorten
> them with synonyms as well (Ex: synonym for CUSTOMER_ORDER_NUM
> would be CON, etc.)
>
> Any help on this on whether or not it can be done would be
> greatly appreciated.
>
> Thanks in advance!
>
> Nathan
>
> Evolving Systems, Inc.
> nsecrist_at_evolving.com

How about creating a view for the table with smaller columns names?

Just a thought....

-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

Laurie D. Miller           Stanford University
Database Administrator     lmiller_at_lindy.stanford.edu
Received on Tue Apr 08 1997 - 00:00:00 CEST

Original text of this message