Relational Database Management System (RDBMS) Question:

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

Tweet Share WhatsApp

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 PDF Read All 98 RDBMS Questions
Previous QuestionNext Question
What is a Database?What is system catalog or catalog relation? How is better known as?