Home » RDBMS Server » Server Administration » non cluster index
non cluster index [message #126518] Tue, 05 July 2005 06:16 Go to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member
can anybody explain me how to create a non cluster index in oracle and why it is used ?
Re: non cluster index [message #126546 is a reply to message #126518] Tue, 05 July 2005 09:28 Go to previous messageGo to next message
Frank Naude
Messages: 4587
Registered: April 1998
Senior Member
Hi,

A non-clustered index is a standard index created on a table.

A clustered index is an index created on a cluster.

From the DB Admin Guide:

"After creating a cluster, you can create tables in the cluster. However, before any rows can be inserted into the clustered tables, a cluster index must be created. Using clusters does not affect the creation of additional indexes on the clustered tables; they can be created and dropped as usual."

Best regards.

Frank
Re: non cluster index [message #126636 is a reply to message #126546] Wed, 06 July 2005 01:19 Go to previous messageGo to next message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member

Thanks Frank,

Actually somebody asked me this question and i replied the same that its a normal index created on the table but that fellow was not satisfied with my reply.

Thanks again
Re: non cluster index [message #126737 is a reply to message #126518] Wed, 06 July 2005 07:35 Go to previous messageGo to next message
smartin
Messages: 1803
Registered: March 2005
Location: Jacksonville, Florida
Senior Member
I've never heard someone ask for a "non clustered" index before. Perhaps they are confused and thinking of a bitmap or something?
Re: non cluster index [message #126754 is a reply to message #126737] Wed, 06 July 2005 08:43 Go to previous messageGo to next message
Mahesh Rajendran
Messages: 10708
Registered: March 2002
Location: oracleDocoVille
Senior Member
Account Moderator
to be honest,
It caught me a little off-guard.
I was looking all over for a 'non-clustered index'.
after my second google search, i understood what the OP might be meaning.!!!

To Tarundba:
Is that just another stupid interivew question thrown against you?

Re: non cluster index [message #126860 is a reply to message #126518] Thu, 07 July 2005 00:29 Go to previous message
tarundua
Messages: 1080
Registered: June 2005
Location: India
Senior Member


Thanks to u all for ur replies.
Now i m taking it as a normal index.

Regards,
Tarun
Previous Topic: Instance created
Next Topic: Initialization Parameters
Goto Forum:
  


Current Time: Thu Dec 26 18:11:58 CST 2024