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
Are subqueries better than joins?
Why we use cross join?
What is the difference between python and sql?
What are the popular database management systems in the it industry?
How to sort the rows in sql.
What is sql*loader?
What is a null value?
What is pl sql variable?
Can we join same table in sql?
What is dcl in sql?
List and explain the different types of join clauses supported in ansi-standard sql?
What is rank dense_rank and partition in sql?
What is pls integer?
How to add new employee details in an employee_details table with the following details
what is index? : Sql dba