复制代码 代码如下:Create procedure sp_pageQuery@sqlstr nvarchar(4000), @page_index int, @page_size int , @rec_count int out --