Indexing in databases
Mar 10, 2024 · 2 min read · Creating an index denotes taking the column data and storing it in another index column our data is stored on disks as we all know, so file systems is the topic we are talking about now Pages (a way for how to store the data on hard disk) data is abo...
Join discussion