Database technology plays a vital role in Information Technology. The major objective of this book is to elucidate the methods of data storage and retrieve huge amount of data in minimal access. File Structures using C++ is targeted at students of Computer Science and Engineering, Information Science, and those who are interested in Database Design.
I bought this book to understand indexing , it was well explained. The other chapters are equally good, some concepts are a bit hard to understand and having implementation code in classic C++ doesn't help.