Order a mysql query alphabetically

fishoz

New Member
Let's say that I have the following code:\[code\]SELECT * FROM table where company LIKE '%Auto%'\[/code\]And I receive more results, and I want to have an option to sort the results alphabetically, let's say that the user wants to sort the search results for the ones which start with "C"!Best Regards,
 
Back
Top