Simplified PIVOT from columns to rows

前端 未结 0 1119
孤城傲影
孤城傲影 2021-02-13 08:29

I have a DB table with columns AcctNo, Code1, Code2, Code3 up to Code12. I need to pivot this so I can insert into a table as rows. Row1: AcctNo, Code1. Row2: AcctNo, Code2 et

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