Hi ,
can anyone tell me how to join 4 tables with example, and what are the conditions to check.
Thanks.
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Anil KumarPosted May 30, 2012, 4:36 AM
There are Left, Right, Inner , Cross joins and which one to apply/use? Again your requirement will put you to choose right join.
Just look into right side recommended article links for this. Or go through -
http://www.c-sharpcorner.com/UploadFile/raj1979/joins-in-sql-server-2005/
Introduction to Joins in Sql Server