sql server 存储过程分页
摘要:
create proc [dbo].[sp_GetPagedList] ( @pageIndex int, @pageSize int, @orderBy nvarchar(512), @colu... 阅读全文
posted @ 2015-09-10 15:26 symcious 阅读(128) 评论(0) 推荐(0) 编辑
posted @ 2015-09-10 15:26 symcious 阅读(128) 评论(0) 推荐(0) 编辑