Skip to main content

Timeline for Locating row in index page

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Nov 19, 2019 at 0:00 history tweeted twitter.com/StackDBAs/status/1196579042792742912
Feb 26, 2013 at 4:50 answer added Paul White timeline score: 5
Feb 25, 2013 at 10:09 comment added veljasije OK, good reference, but not explained how SQL Server check in one index page whether key value exists or not. By example, if we have page which keep values from 1-100, and I search for 55, by which mechanism SQL get a knowledge that this value is on that page?
Feb 25, 2013 at 8:17 comment added user507 Have you read through the Clustered Index Structure on MSDN: msdn.microsoft.com/en-us/library/ms177443(v=sql.105).aspx
Feb 25, 2013 at 7:57 history asked veljasije CC BY-SA 3.0