How to Transpose rows into columns in SQLite or flutter moor?

后端 未结 0 1816
天命终不由人
天命终不由人 2021-01-16 09:43

How can I convert rows into columns.

initial structure

Needed Output:

OrderId -> Product1 -> QuantityOfProduct1 -> ... ProductN -> Q         


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