Assuming that your column is called user_name:Originally Posted by nebulom
Assuming MS SQL has a function called LCASE()Code:SELECT use_rname, LCASE(user_name) sorted FROM table_name ORDER BY sorted;![]()
|
Results 1 to 20 of 20
Thread: [Nasulbad] SelectThreaded View
|
Click Here to Expand Forum to Full Width |