If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
I have to create a query which will return result from a table. I need to show all the records but top row will must show what user has searched in the table.
I tried a query but it is returning only 1 row that is the one user has searched and if I try to use this query with order by, it is not working.
Kindly suggest if someone is having any idea on this.