Never lose hope. You never know what tomorrow may bring.
SELECT * FROM ( SELECT * FROM table1 ORDER BY nos desc limit 0,1)
T1 ORDER BY RAND()
usage:
if the column nos is same in multipe rows then fetch a random row..
No comments:
Post a Comment