Click here to Skip to main content
15,893,161 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
how to join 6 tables using sql server 2012 using inner join.explain with example
Posted
Comments
Member 11704693 22-May-15 4:12am    
example is not properly explained.please explain it

1 solution

Hi,
I doesn't matter how many tables we are going to join, the thing is you should clear in the concepts of join, if you are well clear then you can do whatever you want.

here is the good article about joins,please read it.

http://www.dotnet-tricks.com/Tutorial/sqlserver/W1aI140312-Different-Types-of-SQL-Joins.html[^]
 
Share this answer
 
v3

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900