Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.tools -> Re: Rename table
"Christopher Latta" <nobody_at_nowhere.not> wrote in message
news:LkIM6.2851$mA4.83016_at_ozemail.com.au...
Renaming a table has been possible since version 5.
Apparently no one reads the Oracle docs, so that is why questions like this
are appearing over and over again.
and BTW, no you can't rename a column, you can drop it or set it to unused
in 8i. This is an architectural issue, so I don't think it will ever be
possible to rename a column, nor should it be possible: You can always get a
view on top of a table with an incorrectly named column.
Hth,
Sybrand Bakker, Oracle DBA Received on Thu May 17 2001 - 00:06:36 CDT
![]() |
![]() |