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
Does asenumerable execute the query?
What is indexes?
What is a temp table?
What is the maximum database size for sql express?
What are local and global variables and their differences?
What is the difference between unique and primary key constraints?
explain advantages of innodb over myisam. : Sql dba
What is sqlcontext?
Is sql scripting language?
What is linq to sql?
Can function return multiple values in sql?
What is the difference between cross join and natural join?
What does the file extension accdb stand for?
What are the types of join in sql?
Explain what is an index?