October 19, 2007 at 4:28 am
What is means Bookmark Lookups (see attach) ? I have some big values for its.
October 19, 2007 at 4:32 am
Maybe I have nothing to optimize by means of SQL. Maybe only hardware.
October 19, 2007 at 1:03 pm
Sorin Petcu (10/19/2007)
What is means Bookmark Lookups (see attach) ? I have some big values for its.
The bookmark lookup happens when the qurey processor uses an index to find the rows that it needs from a particular table, when the columns that it needs from that table are not part of the index that was used to identify the rows. So, it has to go back to the table to get the rest of the data it needs.
Viewing 3 posts - 16 through 18 (of 18 total)
You must be logged in to reply to this topic. Login to reply
This website stores cookies on your computer.
These cookies are used to improve your website experience and provide more personalized services to you, both on this website and through other media.
To find out more about the cookies we use, see our Privacy Policy