mysql中,实现dense_rank()的效果。 - 不使用dense_rank(),实现编号排序的效果。

NoSuchKey