Relational Database Management System (RDBMS) Question:
Download Questions PDF

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

Answer:

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

Download RDBMS Interview Questions And Answers PDF

Previous QuestionNext Question
What is a Database?What is system catalog or catalog relation? How is better known as?