How to generate a table (matrix) with rows from one table and columns from another?

后端 未结 0 659
天命终不由人
天命终不由人 2021-02-14 01:15

I have 3 tables [item,branch,assign].

Item table

id,item_name

Branch table

id,branch_name

Assign table

id,item_id,branch_id,qty

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