I want to sort by postcode, if user type in: L25
The result may look something like this:
- L12
- L24
- L25
- L21
- L22
- L25
I want user input ‘L25’ to appear at the top and then sort the rest?
Example:
- L25
- L25
- L12
- L21
- L22
- L24
Is that possible by SQL Query?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
1 Answer