How should i join a table with itself in SQL Server?

后端 未结 0 533
别跟我提以往
别跟我提以往 2020-12-10 16:47

I have a table like this in SQL Server

name    tems    aver
a   1   12
a   2   13.5
b   1   19
b   2   15.5
c   2   5         


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