Transpose/Pivot table in Hive SQL

前端 未结 0 1511
臣服心动
臣服心动 2020-12-09 15:39

I have a table in the following format:

id | question | value    
1  | Name?    | John
1  | City?    | London
1  | Country? | England
2  | Name?    | Lucy
2           


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