• Good article.

    Why do I get an variable declaration error with this statement -

    Select * from @tbl INNER JOIN Products p ON @tbl.ItemName = Products.ProductName