|
|
submitted by
jimrice14
1 year, 7 months ago
weblogs.sqlteam.com — When using an OUTER JOIN, you should put criteria on the outer table in the join condition, not in the WHERE clause. However, I often see a "workaround" to avoid this simple and solid rule, which might seem to work but actually doesn't. Since it is hard to explain why over and over in forum posts, I thought it might be helpful to address that here once and for all with an example. read more...
add a comment
|
category: Database | Views: 0
|
|
tags:
Programming, joins, SQL, SQLServer | tag it
Everyones tags: | Your tags: | |
|
|
|