Deal of the Day

Showing posts with label Exception Join. Show all posts
Showing posts with label Exception Join. Show all posts

Friday, 1 July 2011

SQL400 for Beginners Part 4


Hi Guys,
I am back with Joins in SQL400. I hope till now you would have basic understanding of SQl400. After this blog, you would be able to know more on Joins.

SQL JOIN Statements

There are five types of SQL Joins
1.Inner Join
2.Left Outer Join
3. Exception Join
4. Cross Join
5. Multiple Join types in one Statement