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 of an Index or Primary Key

Re: Rename of an Index or Primary Key

From: Kurien Baby <kbaby_at_newbridge.com>
Date: Tue, 20 Apr 1999 15:41:33 -0400
Message-ID: <371CD86D.4B1F29F8@newbridge.com>


Hi

You can use this command:

ALTER INDEX index_current rename to index_new

Kurien

Hilton Pereira wrote:

> Hi,
> Does anybody know of a way to rename indexes,constraints
> without having to drop and recreate them in Oracle 7 .
> By the way Oracle 8 has added rename syntax in the alter index
> statement.
> Thanks


Received on Tue Apr 20 1999 - 14:41:33 CDT

Original text of this message

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