SQL how to select n row from each interval of one column

后端 未结 0 1368
花落未央
花落未央 2021-01-16 06:45

For example, the table looks like | a | b | c | | 0 | 1 | 0 | | 1 | 2 | 3 | | 3 | 3 | 4 | | 4 | 3 | 4 | | 5 | 3 | 4 | | 6 | 3 | 4 | | 7 | 3 | 4 | | 8 | 3 | 4 | | 9 | 3 | 4 |

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