单位组织参加sqlserver2005的培训,让个人选择,不知道哪里的培训比较好,请大家推荐个好的 
单位在使用sqlserver2005,个人对sql2000还比较熟悉,但是2005的各种新知识不熟悉,想参加关于维护管理和调优为主的课程

解决方案 »

  1.   

    我就知道书<<技术内幕>>比较好
      

  2.   

    SQL Server 技术内幕  是我知道关系MS-SQL最牛的了
      

  3.   

    Microsoft.SQL.Server.2005内幕故事系列教程
      

  4.   

    这些培训都是算作单位的福利的,如果离职了就要赔钱的。
    SQL Server 技术内幕,听说过这本书,回来买一本看看
      

  5.   

    老大的<<深入浅出2005SQL SERVER2005>>也不错
      

  6.   

    微软的webcast ,里面有很多sql server2005,可使用iReaper工具下载
      

  7.   

    webcast 
    http://www.microsoft.com/china/msdn/events/webcasts/shared/webcast/consyscourse/SQLServer2005.aspx
      

  8.   

    webcast里看到了,现在是组织到外面学习,不知道该去哪家
      

  9.   

    楼主太幸福了!邹建有本书,SQL2005什么的,2008的,很不错!
    培训可以到MSDN Webcast,
    http://www.microsoft.com/china/msdn/events/webcasts/shared/webcast/archive.aspx
      

  10.   

    webCast 里似乎也有很多,不知道哪些讲得好,有人听过吗,推荐几个,谢谢
      

  11.   

    不知道,没这福气参加培训....呵呵
    baidu一下不就知道了。
    听说CSDN MSSQLSERVER 版很不错哦....
      

  12.   

    找到一个中科院培训所的大纲,看着还不错,大家看看如何,给点意见
       中科院计算所培训中心
        SQL Server2005数据库高级培训课程背景:
    作为微软企业级数据存储平台,SQL Server 2005 已经成为软件系统架构中一个关键的部件。它为企业中的用户提供了一个安全、可靠和高效的平台用于企业数据管理和商业智能应用。2005版的发布为IT专家和信息工作者带来了强大的、熟悉的工具,同时减少了在从移动设备到企业数据系统的多平台上创建、部署、管理及使用企业数据和分析应用程序的复杂度。通过全面的功能集、和现有系统的集成性、以及对日常任务的自动化管理能力,SQL Server 2005 为不同规模的企业提供了一个完整的数据解决方案。
    如何开发高效的程序并且达到最优化的使用SQL Server ?
        如何维护管理SqlServer2005,在大规模企业级海量数据应用场合下充分发挥SQL Server 的价值?
    课程描述:
    本培训针对SQL Server 数据库在大规模企业级海量数据应用场合下的实践应用,围绕SQL Server 2005维护管理与开发优化两大主题,深入讲解,帮助学员快速深入地掌握SQL Server 的核心组件、服务与应用。
    培训对象:软件开发工程师、开发经理、数据库管理员、数据库工程师及对数据库感兴趣的专业人士。
    培训时间: 5天,40课时
    课程安排:
    Install and configure SQL Server 2005
    Create databases and database files
    Create data types and tables, Implement data integrity 
    Use XML-related features in Microsoft SQL Server 2005
    Plan, create, and optimize indexes
    Implement views, stored procedures and functions
    Implement managed code in the databas , CLR programming
    Design Database Server Structure
    Disaster Recovery
    Manage security
    Automating administrative tasks
    Monitor& Troubleshoot  SQL Server
    Transfer data , SSIS
    Maintain high availability
    Introduction to Replication
    具体内容:
    培训安排 课程主题
    第一天
    9:00-17:00
    设计开发 本部分主要阐述如何SQLServer2005中设计表与表的完整性,重点介绍SQLServer2005中新的Snapshot和PartitionTable技术,以及XML在SQLServer2005中的处理。包括: 
    • INSTALLING AND CONDIGURING SQL SERVER 2005 
    1. Installing SQL Server Note
    2. Configuring SQL Server 
    • CREATING DATABASES AND DATABASE FILES 
    1. Creating Databases 
    2. Creating Filegroups 
    3. Creating Schemas 
    4. Creating Database Snapshots 
    5. Viewing Metadata
    • CREATING DATA TYPES AND TABLES ,Implement data integrity 
    1. Creating Data Types 
    2. Creating Tables 
    3. Creating Partitioned Tables 
    4. Data Integrity Overview 
    5. Implementing Constraints 
    6. Implementing Triggers 
    7. Implementing XML Schemas
    • Use XML-related features in Microsoft SQL Server 2005 
    1. Retrieving XML by Using FOR XML 
    2. Shredding XML by Using OPENXML 
    3. Using the xml Data Type
    第二天
    9:00-17:00
    SQL调优 本部分主要阐述如何SQLServer2005中进行优化,以及全文搜索在SQLServer2005的机制和在SQLServer2005如何利用CLR类库开发更多功能,包括: 
    • Plan, create, and optimize indexes 
    1. Planning Indexes 
    2. Creating Indexes 
    3. Optimizing Indexes 
    4. Creating XML Indexes  
    5. Using SQL Server Profiler & Database Engine Tuning Advisor
    • IMPLEMENTING VIEWS, STORED PROCEDURES AND FUNCTIONS
    1. Introduction to Views 
    2. Creating and Managing Views 
    3. Optimizing Performance by Using Views  
    4. Creating View Index
    5. Implementing Stored Procedures 
    6. T-sql enhancement(rownumber, CTE,pivot)
    7. Creating Functions 
    8. Handling Errors 
    9. Controlling Execution Context 
    • FULL-TEXT SEARCH
    1. Full-Text Search introducation 
    2. Full-Text Search enhancement in SQLServer2005
    • IMPLEMENTING MANAGED CODE IN THE DATABASE, CLR programming
    1. Introduction to the SQL Server Common Language Runtime 
    2. Importing and Configuring Assemblies 
    3. Creating Managed Database Objects
    第三天
    9:00-17:00
    维护管理 本部分主要阐述如何设计数据服务器架构,如何估量需求,怎么进行灾难回复以及SQLServer2005数据库安全性的全面介绍。包括:
    •  DESIGN DATABASE SERVER STRUCTURE 
    1. Planning System Require
     CPU requirement
     Memory requirement 
     Network requirement
    2. Design Data File Strategy 
    3. Design Distribute Strategy 
    4. Design Recovery Strategy 
    • DISASTER RECOVERY 
    1. Planning a Backup Strategy 
    2. Backing Up User Databases 
    3. Restoring User Databases 
    4. Recovering Data from Database Snapshots 
    5. System Database and Disaster Recovery  
    • MANAGING SECURITY 
    1. Overview of SQL Server Security & Security Strategy
    2. Securing the Server Scope
      Group Strategy
      Transfer Data Encrypt
      Decrease the Attack Scope
    3. Securing the Database Scope 
      Encrypt Requirement
      Security Monitor
    4. Managing Keys and Certificates in SQL Server 
    5. Security Exception Strategy
    第四天
    9:00-17:00
    维护管理 本部分主要阐述如何在SQLServer2005种进行自动化作业管理,监控SQLServer2005的各种情况,已经如何在SQLServer2005中与其他各种数据源进行数据传输。
    • AUTOMATING ADMINISTRATIVE TASKS 
    1. Automating Administrative Tasks in SQL Server 2005 
    2. Configuring the SQL Server Agent. 
    3. Creating Jobs and Operators 
    4. Creating Alerts 
    5. Managing Multiple Servers 
    6. Managing SQL Server Agent Security
    7. Database Mail
    • MONITORING& Troubleshoot SQL SERVER 
    1. Viewing Current Activity 
    2. Using System Monitor 
    3. Using SQL Server Profiler 
    4. Using DDL Triggers 
    5. Using Event Notifications.  
    • TRANSFERRING DATA, SSIS
    1. Overview of Data Transfer 
    2. Introduction to SQL Server Integration Services 
    3. Using SQL Server Integration Services 第五天
    9:00-17:00
    高可用性 本部分主要阐述在海量企业级数据应用中,如何利用SQLServer的镜像,集群,日止转移,复制等功能来完成数据库集群的配置。包括: 
    •  MAINTAINING HIGH AVAILABILITY 
    1. Introduction to High Availability 
    2. Implementing Server Clustering 
    3. Implementing Database Mirroring 
    4. Implementing Log Shipping  
    5. HttpEndPoint
    • INTRODUCTION TO REPLICATION 
    1. Overview of Replication 
    2. Replication Scenarios
    培训时间: 09年 (周三/周四/周五/周六/周日) AM9:00~12:00  PM2:00~5:00
    培训地点: 中科院计算所培训中心11教室