Microsoft® SQL Server® 2008 Internals
by Paul Randal Kalen Delaney Kimberly Tripp, and Conor Cunningham
Overview
Think of the indexes you might see in your everyday life—those in books and other documents. Suppose that you’re trying to create an index in SQL Server using the CREATE INDEX statement and you’re using two SQL Server references to find out how to write the statement. One reference is the (hypothetical) Microsoft SQL Server Transact-SQL Language Reference Manual, which we’ll refer to as the “T-SQL Reference.” Assume that this book is just an alphabetical list of all the SQL Server keywords, commands, procedures, and functions. The other reference is this book: Microsoft SQL Server 2008 Internals. You can find information quickly in either book about indexes, even though the two books are organized differently.
In the T-SQL Reference, all ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access