Select Top 19 user_id,netname,birthday,education,marriage,homejob,zhome from users with(index(IX_users_search)) Where sex='男' and subHide<=1 and nhome=1 and want=0 and user_id>=61245 and user_id<=101245 order by regDATE Desc