what is the maximum number of indexes i can create for a
table?
What happens if i create indexes for all the columns of a
table? Will it slow down the speed of retrieval

Answer Posted / surendra

we can create number of indexes we want but these are useful to us to speed up the retreive the records
such as these columns are simultaneously used in where clause
when we create more indexes that are not necessary to us at that time the performance is definitely decreased.
so, create indexes depends upon the usage.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is null value in oracle?

631


How do I connect to oracle?

560


How to sort the query output in oracle?

608


How index is implemented in oracle database?

592


What is connection pooling in oracle?

552






What is an anonymous block?

621


In SAP ECC 6.0 , under DB02 tcode , Tablespace name to be explain stepy step all the col

3700


What is the difference between a user and a schema in oracle?

558


What is the dynamic sql in oracle?

593


What is Undo Management Advisor in Oracle?

609


How to insert a record into a table?

636


How to retrieve data from an cursor to a record?

559


Give the various rollback segment states.

579


Difference between varchar and varchar2 data types?

660


What are the different windows events activated at runtime ?

2408