001 第一个方法: 002 003 004 /* 005 经测试,在 14483461 条记录中查询第 100000 页,每页 10 条记录按升序和降序第一次时间均为 0.47 秒,第二次时间均为 0.43 秒,测试语法如下: 006 exec GetRecordFromPage news,newsid,10,100000 007 news 为 表名, newsid 为关键字段, 使用时请先对 newsid 建立索引。 008 */ 009 010 /* 011 函数名称: GetRecordFromPage 012 函数功能: 获取指定页的数据 013 参数说明: @tblName 包含数 Read More
posted @ 2010-04-27 07:15
七玄门
Views(345)
Comments(1)
Diggs(0)

浙公网安备 33010602011771号