MySQL: order by primary key
lazyweb help… why can’t I do this?
SELECT * from table order by primary desc
man, that would be cool. Not having to know the primary key’s name seems like something I should be able to roll with in a MySQL statement. Maybe I’m getting the syntax wrong. I’ll never know because for as good as http://www.php.net is at documentation of the api, the polar opposite is true for http://dev.mysql.com There’s just not the same participation by a developer base that php’s site has. The examples are inadequate and not very helpful. I’d love to contribute or ask questions, but… it just doesn’t seem like they put up user contributed content like php does.