摘要:
MSSQL2000Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->set ANSI_NULLS ONset QUOTED_IDENTIFIER ONGOALTER PROCEDURE [dbo].[Proc_Page2000](@TabName nvarchar(100)='',--表名、视图名、查询语句@PageSize int=10, --每页的大小(行数)@PageIndex int=1, --要显示的页 从0开始@Fi 阅读全文