摘要:
Lesson 1: Index ArchitectureQuick Check1. What type of structure does SQL Server use to construct an index?2. What are the three types of pages within an index?Quick Check Answers1. SQL Server uses a B-tree structure for indexes.2. An index can contain root, intermediate, and leaf pages. An index ha 阅读全文
posted @ 2013-01-30 17:22
逝者如斯(乎)
阅读(260)
评论(0)
推荐(0)