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

What is MIME?

2 Answers  


How can i change the extension name like i have a page which name aboutme.php but i want to show it aboutme.php3 or aboutme.aspx?

3 Answers  


What is string in php?

0 Answers  


What is escaping to php?

0 Answers  


What is the difference between echo, print and printf()?

0 Answers  






Which framework is best for php?

0 Answers  


Here in this site i could not find the details for php ZEND certifications or i think u did not post any ? so i need the information about the php certification how to prepare and some of the mock exams?

1 Answers  


Does php class need constructor?

0 Answers  


What is sql injection in php?

0 Answers  


What's the difference between using mysql_ functions and pdo?

0 Answers  


How can I find the colour of a pixel of an image?

2 Answers   Rushmore Consultancy,


Do you know how to declare an array in php?

0 Answers  


Categories