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>=199918 and user_id<=239918 order by regDATE Desc