Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> Re: multiple column names

Re: multiple column names

From: Drazen Zoric <drazen.zoric_at_vip.hr>
Date: Wed, 21 Nov 2001 09:20:23 +0100
Message-ID: <9tfo2n$dvu$1@fstgss02.tu-graz.ac.at>


Do you mean:
SELECT col1 as c1, col1 as c2.....

You can

"kshathrya" <kshathrya_at_hotmail.com> wrote in message news:tvlbmogia88qe5_at_corp.supernews.com...
> Hi,
> I would like to know whether I can have more column alias or
> descriotors for individual columns. For example, can i call the column c1
as
> colum1 and col1 and column_1 and so on. In other words i want to know
whther
> i can have more names for single columns in tables? Please advice, its
very
> ungent.
> thanks
> ks
>
>
>
>
Received on Wed Nov 21 2001 - 02:20:23 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US