Community

How to number rows in MySQL

(xaprb) I wrote before about a generic, cross-platform way to simulate the SQL ROW_NUMBER() function in any RDBMS. There is a much more efficient way to do this on MySQL with user variables.

Read More - Register for Free Membership