Hi folks,
I'm trying to find out more information on the PAGE LOADABLE column setting and how it works. I'm finding very limited documentation on this in even the latest guides for SPS11. In a normal unpartitioned table if one value of a column is queried the entire column for the entire table is loaded into memory. My interpretation of the PAGE LOADABLE column is that somehow I can load a smaller portion of the column into memory but I'm perplexed/curious how exactly that would work and it's affects on performance etc. I'm going to start tinkering with it but would be great if somebody had some more information to share about this.
Thanks,
-Patrick