sory by
Posted: Thu May 15, 2008 12:54 pm
this is my problem:
Use dreamweaver, database is mysql. I want to sort rankings of tennis players. The problem is that the default value in mysql for smallint is 0. (So when I sort by asc. it ranks 0 first but should be last since these players have no ranking yet. How to overcome this problem?
Thanks for the help
Use dreamweaver, database is mysql. I want to sort rankings of tennis players. The problem is that the default value in mysql for smallint is 0. (So when I sort by asc. it ranks 0 first but should be last since these players have no ranking yet. How to overcome this problem?
Thanks for the help