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 are the two most common ways to start and finish a php block of code?

842


List some features of php that are deprecated in php7?

647


How do you define a constant in php?

768


What is reference variable php?

698


How do I make a reset button in html?

704


Does php support overloading?

765


What is the difference between query and question?

704


How can we connect to a mysql database from a php script?

764


What library is used for pdf in php?

739


Explain about the data types in PHP?

719


How to call javascript function in php without any event?

682


When sessions ends?

721


What is whitespace in html?

703


What is phpsessid?

702


What is php session_start() and session_destroy() function?

786