What is indexing how many types?

Answers were Sorted based on User's Feedback



What is indexing how many types? ..

Answer / guest

Indexing is a technique to add or search for particular data
from database.
Regarding the types of indexing I'm a little confused coz
i dint find 32 types but a few of them are:
. primary key index:
.unique index
.bitmap index
.hash index
.function based index
.Virtual index
. Binary Search style indexing
. B-tree indexing
. Inverted list indexing
. Memory List indexing
. Table indexing

and/or
>clustured
>unclustured

Is This Answer Correct ?    12 Yes 6 No

What is indexing how many types? ..

Answer / umesh kumar sharma

Indexing is use to improve the performance of database. it
has 32 types of indexing in each table

Is This Answer Correct ?    12 Yes 8 No

What is indexing how many types? ..

Answer / ramse

Umesh,

can u please explain how the intexing actully works and
name of diffrent types of indexing.

Is This Answer Correct ?    9 Yes 9 No

Post New Answer

More PHP Interview Questions

how we can crop an image and how we can display it..

1 Answers   Satyam,


How can we get ip address of a client in php?

0 Answers  


Explain about PHP filter and why it should be used?

0 Answers  


Tell me what is the actually used php version?

0 Answers  


What are the advantages of stored procedures in php?

0 Answers  






How long will it take to learn php?

0 Answers  


What is The difference between ' and " where they can ben in between or outmost and how

2 Answers   Avis Software,


Whether site will complete the execution of the script if Fatal error occurs ?

1 Answers  


What is isset and unset in php?

0 Answers  


How to find the index of an element in an array php?

0 Answers  


What is the difference between myisam and innodb?

0 Answers  


Can php use gettext?

0 Answers  


Categories