What is indexing and what are the different kinds of indexing?

Submitted by: Administrator
Indexing is a technique for determining how quickly specific data can be found.
Types:
► Binary search style indexing
► B-Tree indexing
► Inverted list indexing
► Memory resident table
► Table indexing
Submitted by: Administrator

Read Online RDBMS Job Interview Questions And Answers