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 |
Define object-oriented methodology?
What does a dependant variable mean?
Why php is widely used?
What is the empty function?
How to convert any type of video formate in flv formate in php can any buddy give me coding.
What beforeFilter() is used?
Who is the father of PHP and explain the changes in PHP versions?
2 Answers Rushmore Consultancy,
How to connect to a url in php?
Is json a string php?
Tell me what are the __construct() and __destruct() methods in a php class?
Which Scripting Engine PHP uses?
suppose if u want to pass session value using cookies onlu.. what changes i've to made in php.ini file?