What is indexing how many types?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of offset in mysql?

528


How to execute an sql query?

515


Tell us what does $_cookie means?

573


What is the use of get and post method in php?

540


Why delimiter is used in mysql?

550






What does $_env means?

555


What are different types of errors available in Php?

498


What is the difference between fopen() and fclose()?

588


What is difference between include and include_once in php?

512


Which php framework is in demand?

457


What can php do?

551


Is it possible to protect special characters in a query string?

544


What is the different between count() and sizeof() in php?

520


How to open a file in php?

622


When to use get and post request?

553