What is an index and types of indexes. How many number of
indexes can be used per table ?
Answer Posted / naresh
index's are used to retrive the data with in the required
time.there are two types of indexes we have
1.bitmap index
2.B-tree index
Is This Answer Correct ? | 16 Yes | 17 No |
Post New Answer View All Answers
Why is partition used in sql?
how can we submit a form without a submit button? : Sql dba
what is table? : Sql dba
What is the difference between microsoft access and sql server?
Which is faster joins or subqueries?
What is the process of copying data from table a to table b?
What is scalar function in sql?
Why indexing is needed?
What is rank () in sql?
What is left join example?
What is java sql connection?
Explain isolation levels. : Transact sql
Are stored procedures faster than dynamic sql?
Can we alter stored procedure?
What is query execution plan in sql?