楼主: tang2049

[精华] MS SQL Server 2005 eBooks

[复制链接]
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
391#
 楼主| 发表于 2006-9-26 23:02 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

8

pbis07.txt

1 MB, 下载次数: 67

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
392#
 楼主| 发表于 2006-9-26 23:03 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

9

pbis08.txt

1 MB, 下载次数: 66

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
393#
 楼主| 发表于 2006-9-26 23:04 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

10

pbis09.txt

1 MB, 下载次数: 64

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
394#
 楼主| 发表于 2006-9-26 23:05 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

11

pbis10.txt

1 MB, 下载次数: 66

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
395#
 楼主| 发表于 2006-9-26 23:06 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

12

pbis11.txt

1 MB, 下载次数: 67

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
396#
 楼主| 发表于 2006-9-26 23:07 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

13

pbis12.txt

200.12 KB, 下载次数: 68

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
397#
 楼主| 发表于 2006-9-26 23:07 | 只看该作者

Practical Business Intelligence with SQL Server 2005 0608AW

OK!

文件合并命令如下:

copy /b   PBIS00.txt  +PBIS01.txt  +PBIS02.txt  +PBIS03.txt  +PBIS04.txt  +PBIS05.txt  +PBIS06.txt  +PBIS07.txt  +PBIS08.txt  +PBIS09.txt  +PBIS10.txt  +PBIS11.txt  +PBIS12.txt  PBIS.chm

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
398#
 楼主| 发表于 2006-9-26 23:08 | 只看该作者

Inside MS SQL Server 2005 T-SQL Querying 0603MS

By Itzik Ben-Gan -  (Solid Quality Learning), Lubor Kollar, Dejan Sarka

Publisher: Microsoft Press
Pub Date: March 07, 2006
Print ISBN-10: 0-7356-2313-9
Print ISBN-13: 978-0-7356-2313-2
Pages: 640

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
399#
 楼主| 发表于 2006-9-26 23:08 | 只看该作者

Overview

A comprehensive, hands-on reference for database developers and administrators, this book focuses on advanced querying techniques using Transact-SQL (T-SQL), the database programming language built into SQL Server. Includes code and table examples.

使用道具 举报

回复
论坛徽章:
7
六级虎吧徽章
日期:2009-03-30 21:56:32
400#
 楼主| 发表于 2006-9-26 23:08 | 只看该作者

Table of Contents

Copyright
   Foreword
   Preface
   Acknowledgments
   Introduction
       Chapter 1.  Logical Query Processing
      Logical Query Processing Phases
      Sample Query Based on Customers/Orders Scenario
      Logical Query Processing Phase Details
      New Logical Processing Phases in SQL Server 2005
      Conclusion
       Chapter 2.  Physical Query Processing
      Flow of Data During Query Processing
      Compilation
      Conclusion
       Chapter 3.  Query Tuning
      Sample Data for This Chapter
      Tuning Methodology
      Tools for Query Tuning
      Index Tuning
      Preparing Sample Data
      An Examination of Set-Based vs. Iterative/Procedural Approaches, and a Tuning Exercise
      Additional Resources
      Conclusion
       Chapter 4.  Subqueries, Table Expressions, and Ranking Functions
      Subqueries
      Table Expressions
      Analytical Ranking Functions
      Auxiliary Table of Numbers
      Existing and Missing Ranges (Also Known as Islands and Gaps)
      Conclusion
       Chapter 5.  Joins and Set Operations
      Joins
      Set Operations
      Conclusion
       Chapter 6.  Aggregating and Pivoting Data
      OVER Clause
      Tiebreakers
      Running Aggregations
      Pivoting
      Unpivoting
      Custom Aggregations
      Histograms
      Grouping Factor
      CUBE and ROLLUP
      Conclusion
       Chapter 7.  TOP and APPLY
      SELECT TOP
      APPLY
      Solutions to Common Problems Using TOP and APPLY
      Conclusion
       Chapter 8.  Data Modification
      Inserting Data
      Deleting Data
      Updating Data
      Other Performance Considerations
      Conclusion
       Chapter 9.  Graphs, Trees, Hierarchies, and Recursive Queries
      Terminology
      Scenarios
      Iteration/Recursion
      Materialized Path
      Nested Sets
      Transitive Closure
      Conclusion
       Appendix A.  Logic Puzzles
      Puzzles
      Puzzle Solutions
      Conclusion
      About the Contributors
   Index

使用道具 举报

回复

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

TOP技术积分榜 社区积分榜 徽章 团队 统计 知识索引树 积分竞拍 文本模式 帮助
  ITPUB首页 | ITPUB论坛 | 数据库技术 | 企业信息化 | 开发技术 | 微软技术 | 软件工程与项目管理 | IBM技术园地 | 行业纵向讨论 | IT招聘 | IT文档
  ChinaUnix | ChinaUnix博客 | ChinaUnix论坛
CopyRight 1999-2011 itpub.net All Right Reserved. 北京盛拓优讯信息技术有限公司版权所有 联系我们 未成年人举报专区 
京ICP备16024965号-8  北京市公安局海淀分局网监中心备案编号:11010802021510 广播电视节目制作经营许可证:编号(京)字第1149号
  
快速回复 返回顶部 返回列表