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

Home -> Community -> Usenet -> c.d.o.tools -> Re: small Case of columns

Re: small Case of columns

From: Sybrand Bakker <postbus_at_sybrandb.demon.nl>
Date: Fri, 17 Nov 2000 18:49:30 +0100
Message-ID: <974489813.26863.0.pluto.d4ee154e@news.demon.nl>

That would definitely be a *VERY BAD MOVE* which you will soon regret. You will be forced to embed *ALL* your indentifiers in double quotes. Also you can't rename a column directly, you can only drop them (in 8i and higher)

Do you still want to proceed in this direction?

Regards,

Sybrand Bakker, Oracle DBA

<faheemrao_at_my-deja.com> wrote in message news:8v3q18$qr6$1_at_nnrp1.deja.com...
>
>
>
>
> Any body know that how to Conevert the Exsiting Column names into Lower
> case or to change the column names.
>
> When Ever I create a table the Column names are converted automatically
> into upper case I want them to be remain in the mixed case as I specify
> them in create table command.
>
> Any help would be very help full
>
>
> Rao
>
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
Received on Fri Nov 17 2000 - 11:49:30 CST

Original text of this message

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