Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
asafg
Starting Member
39 Posts |
Posted - 2009-02-01 : 06:32:33
|
| HiI'm using SQLServer for some time nowand despite the fact that I get results to my queries I feel bad for not really understanding what I'm doing:There is left and right jointhere is inner join,full jointhere is outer joinI think I saw over and some more...If you know of a site that displays all the options to join tables and show the difference between methods considering the result and performance , I'll be grateful.ThanksAsaf |
|
|
bklr
Master Smack Fu Yak Hacker
1693 Posts |
Posted - 2009-02-01 : 06:57:37
|
| check this for joinshttp://weblogs.sqlteam.com/jeffs/archive/2007/04/03/Conditional-Joins.aspx |
 |
|
|
|
|
|