What is clustered, non-clustured and unique index. How many
indexes can be created on a table ?

Answer Posted / amit

A clustered index are those which created by user manually
and non clustered are automatically created by oracle server
when we create a primary key or a unique key on a column.

and as many as indexes can be created on table but it will
reduces the performance of the database.

Is This Answer Correct ?    1 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what tools available for managing mysql server? : Sql dba

545


What are keys in sql?

557


How do I run a script in sql developer?

506


How to know the last executed procedure?

599


How many sql core licenses do I need?

526






What is tuple in sql?

549


How many aggregate functions are available there in sql?

536


How many commands are there in sql?

563


What is difference between inner join and self join?

606


Why do we use procedures in sql?

560


Can a foreign key be a duplicate?

516


What operating systems are supported by oracle sql developer?

532


What is a column in a table?

575


Why is sql better than hql?

514


How do I remove duplicates in two columns?

516