Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] change sequence of some records in query result ?
#5

[eluser]Zeeshan Rasool[/eluser]
[quote author="saidai jagan" date="1257786171"]can u pls explain this?
B cos i m eager to kno this. Big Grin[/quote]
Off course ! it depends on your query i used it in joins i need to take the 7th number of record to top and 11th to 2nd position so for that i use after my where clause:
Code:
order by id=7 Desc, id=11 desc
Simple : you can use like this.

Cheers.


Messages In This Thread
[SOLVED] change sequence of some records in query result ? - by El Forum - 11-09-2009, 05:10 AM



Theme © iAndrew 2016 - Forum software by © MyBB