Question

A data analyst frequently performs range queries (e.g., "find all records where salary is between X and Y"). Which type of indexing is generally most effective for such queries?

A Hash Index
B Full-text Index
C B-tree Index
D Bitmap Index
E Spatial Index
Practice Next

Hey! Ask a query