我的空间,写我所写,禅我所藏

与我一起遨游吧

 

sql分页

   iSql= "select * from (select a.*,rownum rn from (select procid,procname,actid,actname,applyuser,bussstate,lastuser,proclevel,starttime,allhours,processno,istimeout,etimeout,laststatetime,endtime,formid,ismonitor,lastusername from view_relagisundoassigns "
   +"where username='"
     + userId + "') a where rownum<="+(pageno*10)+") where rn>"+(pageno-1)*10;

posted on 2007-06-25 17:23 imcb 阅读(207) 评论(0)  编辑  收藏


只有注册用户登录后才能发表评论。


网站导航:
 

导航

统计

常用链接

留言簿(2)

随笔分类

随笔档案

文章档案

搜索

最新评论

阅读排行榜

评论排行榜