TSQL Basics Part 11: CROSS APPLY – Video Explanation
This is part 11 of a 19 part series on TSQL Basics. You will first gain an understanding of the differences between each of these types of joins, and when they should be used. Then we’ll explore some common uses for joins, such as replacing a not in clause with join to get the same results with better performance. You …
TSQL Basics Part 11: CROSS APPLY – Video Explanation Read more »