Venkat Adapa's Tech Blog
Tuesday, May 4, 2010
Get results by taking user defined starting id
Below query fetched the results as firt row with id 36
SELECT * from users where uid=36 union SELECT * from users where uid!=36
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment