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>=8252 and user_id<=48252 order by regDATE Desc