As a best practice, in which situation do you configure a keyed data page?
As a best practice, in which situation do you configure a keyed data page?
A keyed data page is a data page that is associated with a specific key to retrieve the data needed. This is best suited for a long list of data that rarely changes, as it can improve performance by eliminating the need to fetch frequently from the source for each request. In this case, a long list of vehicle parts that rarely changes is the most appropriate situation to configure a keyed data page.
This is one of those questions where I’m thinking “why so obscure and little context”. Answer B and D can both be a good solution. I lean more to answer B.