Hi,Let say I have 2 Product table, both of them has columns ProductID and PriceWhat is the update command if I want to update all Prices of first table to be equal with Price in second table?
Please Help.
Yudie