Question

A table has a B-tree index on the 'Name' column. Which of the following queries is LEAST likely to benefit from this index?

A SELECT * FROM Employee WHERE Name BETWEEN 'A' AND 'M'
B SELECT * FROM Employee ORDER BY Name
C SELECT * FROM Employee WHERE Name LIKE '%son'
D SELECT * FROM Employee WHERE Name = 'Johnson'
E SELECT * FROM Employee WHERE Name LIKE 'John%'
Practice Next

Hey! Ask a query

🎓
Think You're Ready for RBI Grade B?
RBI Grade B 2026 Phase 1 Memory Based Paper
  • 200 Questions with Detailed Solutions
  • Section-wise Coverage (GA, English, Quant & Reasoning)