Data sorting with Turkish character

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everybody,

I want to select all data from a mysql table ordered by baslik as ascending.
It is ok for English alphabet.
But I want to sort this data according to Turkish alphabet.

mysql_query("SELECT id, baslik FROM makaletb WHERE kategori='K' and onay='e'
ORDER BY baslik ASC");

What need to do?

Thanks for your answers...

Mazhar Bilen

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux