Hello, What are the considerations for choosing the best data page size? It looks like there are only four possible values (1K, 4K, 8K and 16K) to choose from, and I don't immediately see why one would want to use anything other than 16K?
Is it because the value lookup within a page is linear and therefore, I want to keep the number of values that fit on a single page sufficiently low? Please advise! Thanks Andrey
