Welcome to MSDN Blogs Sign in | Join | Help

Entity SQL Tip #1

A well defined query against a well defined entity data model does not need JOIN.

 

Navigation properties in combination with nesting sub-queries should be used instead. These latter constructs represent task requirements much more closely than JOIN does. That makes it easier to build and maintain correct Entity SQL queries.  

 

Published Thursday, November 01, 2007 11:36 AM by Zlatko Michailov

Comments

Anonymous comments are disabled
 
Page view tracker