[Reproduced]mysql in the implementation line number, Oracle in the ROWID

Source: Internet
Author: User
Tags mysql in

MySQL's variable is required to implement line numbers, because MySQL Wood has rownumber.

The variable definition in MySQL can be used

Set @var =0

Or

Set @var: =0

can be used = or: = both, but if the variable is used in other statements, such as: Select then must be used: =, because = will be treated as a comparison symbol

1 Select @rownum: [Email protected]+1 as rownum, b.* from (select @rownum: =0) A, b

This is very useful, for example, to get a lot of rankings.

[Reproduced]mysql in the implementation line number, Oracle in the ROWID

Related Article

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.