Подскажите,в чем ошибка??
$q ="UPDATE `Product` INNER JOIN `Prod_Categ` ON Product.ProductID=Prod_Categ.ProductID SET Product.CategorID=Prod_Categ.CategorID";
ничего не понимаю=((
You have an error in your SQL syntax near 'INNER JOIN `Prod_Categ` ON Product.ProductID=Prod_Categ.ProductID SET Product.Ca' at line 1