Skip to main content

Data Structures, Indexes, and Their Application

  • Chapter
  • First Online:
Pro SQL Server Relational Database Design and Implementation
  • 1162 Accesses

Abstract

To me, the true beauty of the relational database engine comes from its declarative nature. As a programmer, I simply ask the engine a question, and it answers it. The questions I ask are usually pretty simple; just give me some data from a few tables, correlate it based on a column or two, do a little math perhaps, and give me back information (and naturally do it incredibly fast, if you don’t mind, regardless of the fact that there are 10 billion rows involved). While simple may not actually be the right single-word description for what I have asked, the engine usually obliges with an answer pretty quickly. Usually, but not always. This is where the DBA and data programmers must figure out what the optimizer is doing and help it along.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 59.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 79.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2021 Louis Davidson

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Davidson, L. (2021). Data Structures, Indexes, and Their Application. In: Pro SQL Server Relational Database Design and Implementation. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-6497-3_11

Download citation

Publish with us

Policies and ethics