What are joins in SQL Server?

 Posted by Raja on 12/14/2008 | Category: Sql Server Interview questions | Views: 18324
Answer:

Using joins, we can get the data from two or more tables based on logical condition between the tables.

Use following article to know about all types of joins

http://www.techbubbles.com/sql-server/joins-in-sql-server/


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response