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

Home -> Community -> Usenet -> c.d.o.server -> Re: Rename a Oracle table

Re: Rename a Oracle table

From: Daniel Morgan <dmorgan_at_exesolutions.com>
Date: Mon, 28 Oct 2002 16:39:56 GMT
Message-ID: <3DBD685C.524AB55F@exesolutions.com>


gamaz wrote:

> Hi, is there any way to rename a Oracle table? Is it at all possible to do
> so? Thanks in advance.
> Regards.

RENAME <old_table_nam> TO <new_table_name>;

Daniel Morgan Received on Mon Oct 28 2002 - 10:39:56 CST

Original text of this message

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