Rank () Over,dense_rank (), the difference between row_number ()

Source: Internet
Author: User
  1. Rank () Over is the function of finding a rank after the specified condition is detected, but there is a feature. If it is the student rankings, then practical this function, the results of the same two are tied, for example 1 2 2 4.

  2. 2

    Dense_rank () The Role and rank () very much like, the only difference is that brought life student's results tied up, the next classmate does not empty the rank of the side, for example, 1 2 2 3.

  3. 3

    Row_number () is not the same, and the difference between it and the above is very obvious, this function does not need to consider whether to tie, even if the value of the query based on the same values will continue to rank, such as

    Reference from: http://jingyan.baidu.com/article/597035521ff2ec8fc107404b.html

Rank () Over,dense_rank (), the difference between row_number ()

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.