Microsoft
Software
Hardware
Network
Question : Sort by characters
How do i force a ascending sort by characters?
I use SELECT TITLE FROM table ORDER BY title ASC, but got some selections with result like
Åword_1
Åword_2
Äword_2
Aword_1
Bword_1
Dword_1
...
As u see there are country specific characters that sorts before the normal ASCII characters. How do I solve this? MS SQL Server. Another list has the same ascending but another select statement (for another countrys specific characters)
Åword_1
Æword_2
Æword_3
Aword_1
Bword_1
Dword_1
...
Of course the sort by needs to show the ABCDEFGH... sorting! (no numbers in this case).
This is very important.
Many thank's in advanced,
Answer : Sort by characters
select * from tablename
order by ascii(left(fieldname,1)) asc
Random Solutions
have dell d531 trying to install wifi driver-r219871 i think this is right but get error message setup.rul 380 -
Exchange 2003 NLB/FE and BE server
New Vista Laptop had a user account on it prior to mine
Change default green incrypted file color xp
Cannot add new calendar entries in Outlook 2003
XP Pro - I used Linux to reset my windows password, now I can't connect to internet
2003 server preparing network connections
Can't open this item. Your Digital ID name can not be found by the underlying security system
How to download a new kernel ?
RPC over HTTP - "Outllook Anywhere" not connecting to server