What are the different types of joins and what does each do?
Answer Posted / sachin patil
Diff types of join
1. Inner
2.Left Outer
3.Right Outer
4.Cartesian
5.Self Join
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is logshipping and its purpose?
How to get a list of columns in a view using the "sp_help" stored procedure?
What is the difference between upgrade and migration in sql server?
What are system databases into sql server (2005/2008) : sql server database administration
What is ddl and dml commands?
How to use wildcard characters in like operations in ms sql server?
What are database states in ms sql server?
What happens if null values are involved in comparison operations?
What is sql server programming?
Explain the microsoft sql server delete command? : SQL Server Architecture
What is a transaction and why is it important?
What is implicit cursors?
What are system databases in ms sql server?
Is it possible in sql table to have more than one foreign key?
What is 'write-ahead log' in sql server 2000 ?