• This Question is Based on Index Structures

    Spatial and Filtered indexes have a B-Tree structure.

    Full-text indexes have a token-based functional index.

    XML Primary indexes have an internal table(aka nodes table).

    XML Secondary indexes have a B+-Tree index structure