Relational Database Management System (RDBMS) Question:
Download Job Interview Questions and Answers 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
Types:
► Binary search style indexing
► B-Tree indexing
► Inverted list indexing
► Memory resident table
► Table indexing
Download RDBMS Interview Questions And Answers
PDF
Previous Question | Next Question |
What is a Database? | What is system catalog or catalog relation? How is better known as? |