【发布时间】:2023-01-31 20:42:51
【问题描述】:
【问题讨论】:
-
Please do not upload images of code/data/errors or even the task description. 很多人看不到你在问什么,因为我们看到的只是“我想在SQL中执行此操作 enter image description here But the price 2 and price 3 come from another table and joined using sql too.”
-
很不清楚为什么你不能这样做:
(Price1 + Price2 + Price3)/3? -
添加相关信息作为文本,而不是图像。表模式、数据样本和预期结果。
标签: mysql sql multiple-columns average byrow