|
|
|
|
Browse by Tags
All Tags » Performance » indexing » t-sql tuesday (RSS)
-
No really – hear me out.
Of course you create tables, and you query tables, and we say that data is stored in tables. The table is (rightly) a fundamental part of relational theory. But I find that when I think about queries and how they run, I need to approach the system thinking about the indexes that I’m querying, not the tables.
When you ...
|
|
|
|
|