mysql - SQL: get the place in results query -


i have table called 'points' has field 'total' contains total points record. calculate rank of specific record.

so like: select (...) rank points id=63

is possible in sql?

count rows points higher + 1 , total rows.


Comments

Popular posts from this blog

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

c++ - Compiling static TagLib 1.6.3 libraries for Windows -