Never lose hope. You never know what tomorrow may bring.
alter table tablename add unique index(column1,column2,column3);
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..