In SQL (in particular SQLITE3), how to turn data stored as narrow table into wide format view when number of columns in view will depend on the data

后端 未结 0 1951
长情又很酷
长情又很酷 2020-12-30 07:15

Suppose I have a set of employees (which can grow or shrink) and a set of job types I can send any of my employees on (which can grow or shrink) and I want to keep track of

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