Question

I was wondering what really is a Key lookup in a database ?

And what are the differences between Key Lookup and Business Rules?

Thank you guys !

Was it helpful?

Solution

A key lookup is an operator used in a query plan and as a general rule points to a lack of a covering index

http://technet.microsoft.com/en-us/library/bb326635.aspx

I’m not sure about what context you are using business rules in, maybe some kind of check constraint?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top