A good article on some SQL basics :
I was reviewing the Microsoft training courses for SQL2008 for a set of application developers who wanted to learn more about SQL Server. In doing so I came across some commands that I either had not heard of or had not used before. INTERSECT EXCEPT ALL ANY
I was reviewing the Microsoft training courses for SQL2008 for a set of application developers who wanted to learn more about SQL Server. In doing so I came across some commands that I either had not heard of or had not used before.
The full article is here : http://www.sqlservercentral.com/articles/T-SQL/67545/