Question

A table has a clustered index defined on its primary key column "OrderID". What does this specifically imply about how the table's data rows are physically stored on disk?

A The data rows are stored in a completely random physical order, unrelated to OrderID
B The table can have multiple clustered indexes, one for each frequently queried column
C A separate index structure is stored with pointers back to data rows stored elsewhere, unrelated to physical row order
D The actual data rows themselves are physically sorted and stored on disk in OrderID order — a table can have only one clustered index, since data can only be physically ordered one way
E The index is stored entirely in RAM and never persisted to disk
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)