阅读背景:

MS Access SQL:使用另一个表中的Sum更新连接查询

来源:互联网 

I am trying to update the "Price" field of a table named "Products" in this example with the "Quantity" field from another table called "OrderDetails. I use t as a temporary table to store my query results from OrderDetails, then INNER JOIN the two tables (p and t). I'm still getting error. I validated the query piece (SELECT ...... GROUP BY ProductID) works. It's the UPDATE that is throwing error. Any thought? I am trying to update the "Price" field of a ta




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: