精彩的近乎完美的分页存储过程
摘要:CREATE procedure main_table_pwqzc(@pagesize int,@pageindex int,@docount bit,@this_id)asif(@docount=1)beginselect count(id) from luntan where this_id=@this_idendelsebegindeclare @indextable table(id in...
阅读全文
posted @ 2009-05-26 15:25

浙公网安备 33010602011771号