Paired counts sharing the same value of another field into an adjacency list in SQL

前端 未结 0 705
無奈伤痛
無奈伤痛 2021-02-03 14:05

I have a table that looks like this

| id | name  |
|  A | Fred  |
|  A | Steve |
|  B | Al    |
|  B | Fred  |
|  B | Jim   |
|  C | Steve |
|  C | Jim   |


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