I think you meant ORDER BY `registers`..

Jay Blanchard пишет:
[snip]
I´ve got a page where a ought to get 20 registers in ramdom order but i want to display it in an alphabetical order.

Someone knows if there is a way to get that 20 random registers in alphabetical order?
[/snip]

SORT BY `registers`


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to