SQL - create array of values matching another value

前端 未结 0 487
走了就别回头了
走了就别回头了 2020-12-11 04:43

With SLQ table like that:

N | B
1 | z
1 | w
1 | y
2 | x
2 | k

how has to be the query that returns something like that:

N | C          


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