Heap Tables and %%lockres%%
In today’s blog posting I want to show you a undocumented function in SQL Server, and how you can use that function to find out on which pages records are stored. %%lockres%% The undocumented function that I want to show you today is called %%lockres%% and has to do with the locking implementation of SQL …