What is indexing how many types?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
How to create a mysql connection?
difference of move(), and copy() function in php?
Can we override static method?
What is regular expression in javascript?
How to get the number of characters in a string?
How error handling is being handled by php?
What is the default session out time?
how to insert logout time when browser close
Can we extend two classes in php?
Does php has a future?
which function used to get the file name in php?
How do I update php?