My blog has moved to sqlblogcasts.com/blogs/simons
The full version of this post can be found here., http://sqlblogcasts.com/blogs/simons/UPPER JOIN and LOWER JOIN syntax
The new RSS feed is here
I was looking at some posts recently talking about Integration services and how to be able to do imprecise lookups. The solution was to use a SQL based lookup. The situation is an employe with a history of departments they have been in, you need to find the department at a particular point in time. To do this you need something like
... To read the complete version of this post go here, http://sqlblogcasts.com/blogs/simons/UPPER JOIN and LOWER JOIN syntax