Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: Column names
Now to reply to your question, you'll probably need to use create ... as
select statement to modify the column to uppercase. You could easily write a
script to generate those statements for you.
Regards,
Marc Mazerolle
InforMaze Technologies
Torben Nyman Nielsen wrote:
> Hi all,
>
> I have several tables unloaded from ACCESS. Unfortunately the column names
> is in lower case when they are inserted in Oracle 8. Is there a way to
> convert the column names in a table to UPPER case ???
>
> Best regards
> Torben Nyman Nielsen
> Allise - Denmark
Received on Tue Jun 08 1999 - 10:55:36 CDT
![]() |
![]() |