09 2010 档案

SQL Server2008存储结构之基本系统视图(转:http://database.chinaunix.net/a2010/0902/1098/000001098556_1.shtml)
摘要:SQL Server 架构介绍 阅读全文

posted @ 2010-09-14 22:23 trams 阅读(448) 评论(0) 推荐(0) 编辑

SQL Server2008存储结构之堆表、行溢出(转:http://tech.it168.com/a2010/0907/1100/000001100333_all.shtml)
摘要:堆数据表是没有聚集索引的表。即数据行不按任何特殊的顺序存储,数据页也没有任何特殊的顺序。数据页不在链接列表内链接。sys.system_internals_allocation_units 系统视图中的列 first_iam_page 指向管理特定分区中堆的分配空间的一系列 IAM 页的第一页。SQL Server 使用 IAM 页在堆中移动。堆内的数据页和行没有任何特定的顺序,也不链接在一起。数... 阅读全文

posted @ 2010-09-11 01:17 trams 阅读(2246) 评论(10) 推荐(2) 编辑

SQL Server 2008的实用小道具——merger(转:http://database.ctocio.com.cn/18/11525518.shtml)
摘要:合并删除、插入、修改的小工具merger 阅读全文

posted @ 2010-09-11 00:37 trams 阅读(596) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

统计

点击右上角即可分享
微信分享提示