I have 2 tables, one called dbo.dd
and one called dbo.gt.
where dbo.gt.v_products_model = dbo.dd.[Vendor Stock Code]
I would like to update the
field dbo.gt.v_products_price
with the dbo.dd.[Dealer Ex]
Sorry, forgot syntax of SQL 2005 and in a jam!