MYSQL Order By Command
Hi everyone.Running mysql 4.0.18 on Fedora core 1 and PHP 4.35
In my database tables, I have some entries that begine with German Characters (Umlauted A, e, u etc)
However, when i do a query from the table, ORDER BY name ASC,
, the German characters get added to the end of the array, in the wrong place.
I undestand there is a way to change the default sort order, but I've yet to find a site that details that well enough for me to make the changes.
I'd really apprecaite any advice !
Many thanks
Best Wishes
Simon