#1052 - Column 'id' in field list is ambiguous

后端 未结 0 1854

I have two tables tableA and tableB and both have id common. I want to get some value from both table with condition. like that

SELECT SUM(tableA.price) AS total, COU

相关标签:
回答
  • 消灭零回复
提交回复
热议问题