"select Top pageCount * from table where id not in (select top pageCount * CurrentpageID id from table where" + sWhere + " order by id asc) and" + sWhere;
sWhere:
posted on 2007-09-03 13:05  小角色  阅读(212)  评论(0)    收藏  举报