0 out of 3 rated this helpful - Rate this topic

Left Anti Semi Join

SQL Server 2000

Left Anti Semi Join

The Left Anti Semi Join logical operator returns each row from the first (top) input when there is no matching row in the second (bottom) input. If no join predicate exists in the Argument column, each row is a matching row.

See Also

Using Joins

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.