MOC 6232 - Implementing a Microsoft SQL Server 2008 Database

Seminar

In Leipzig, München, Berlin und an 7 weiteren Standorten

Preis auf Anfrage

Beschreibung

  • Dauer

    5 Tage

  • Beginn

    auf Anfrage

MOC 6232 - Implementing a Microsoft SQL Server 2008 Database: About this Course. This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database.. .. Gerichtet an: About this Course. This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database.. Audience Profile. This course is intended for IT Professionals who administer and maintain SQL Server databases.. At Course...

Standorte und Zeitplan

Lage

Beginn

Berlin

Beginn

auf AnfrageAnmeldung möglich
Essen (Nordrhein-Westfalen, NRW)

Beginn

auf AnfrageAnmeldung möglich
Frankfurt A. M. (Hessen)

Beginn

auf AnfrageAnmeldung möglich
Hamburg

Beginn

auf AnfrageAnmeldung möglich
Hannover (Niedersachsen)

Beginn

auf AnfrageAnmeldung möglich
Köln (Nordrhein-Westfalen, NRW)

Beginn

auf AnfrageAnmeldung möglich
Leipzig (Sachsen)

Beginn

auf AnfrageAnmeldung möglich
München (Bayern)

Beginn

auf AnfrageAnmeldung möglich
Nürnberg (Bayern)

Beginn

auf AnfrageAnmeldung möglich
Stuttgart (Baden-Württemberg)

Beginn

auf AnfrageAnmeldung möglich
Stuttgart (Baden-Württemberg)

Beginn

auf AnfrageAnmeldung möglich
Alle ansehen (11)

Hinweise zu diesem Kurs

Before attending this course, students must have:_x000D_ Working knowledge of Transact-SQL. _x000D_ Working knowledge of Relational databases. _x000D_ Core Windows Server skills. _x000D_ Database design skills. _x000D_ SQL Server skills - ability to write Transact-SQL queries or completed Course 2778: Writing Queries Using Microsoft SQL Server 2008...

Fragen & Antworten

Ihre Frage hinzufügen

Unsere Berater und andere Nutzer werden Ihnen antworten können

Wer möchten Sie Ihre Frage beantworten?

Geben Sie Ihre Kontaktdaten ein, um eine Antwort zu erhalten

Es werden nur Ihr Name und Ihre Frage veröffentlicht.

Meinungen

Erfolge dieses Bildungszentrums

2020

Sämtlich Kurse sind auf dem neuesten Stand

Die Durchschnittsbewertung liegt über 3,7

Mehr als 50 Meinungen in den letzten 12 Monaten

Dieses Bildungszentrum ist seit 15 Mitglied auf Emagister

Themen

  • Design
  • ODBC
  • Datenbank
  • Server
  • XML
  • Sequel
  • SQL
  • Microsoft
  • SQL Server
  • Service
  • IT

Inhalte

KURSZIEL
MOC 6232 - Implementing a Microsoft SQL Server 2008 Database: About this Course_x000D_

This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database. _x000D_

_x000D_

Audience Profile_x000D_

This course is intended for IT Professionals who administer and maintain SQL Server databases. _x000D_

_x000D_

At Course Completion_x000D_

After completing this course, students will be able to:_x000D_

  • Create databases and database files.
  • _x000D_

  • Create data types and tables.
  • _x000D_

  • Use XML-related features in Microsoft SQL Server 2008.
  • _x000D_

  • Plan, create, and optimize indexes.
  • _x000D_

  • Implement data integrity in Microsoft SQL Server 2008 databases by using constraints.
  • _x000D_

  • Implement data integrity in Microsoft SQL Server 2008 databases by using triggers.
  • _x000D_

  • Implement views.
  • _x000D_

  • Implement stored procedures.
  • _x000D_

  • Implement functions.
  • _x000D_

  • Implement managed code in the database.
  • _x000D_

  • Manage transactions and locks.
  • _x000D_

  • Use Service Broker to build a messaging-based solution.


  • ZIELGRUPPE
    About this Course_x000D_

    This five-day instructor-led course provides students with the knowledge and skills to implement a Microsoft SQL Server 2008 database. The course focuses on teaching individuals how to use SQL Server 2008 product features and tools related to implementing a database. _x000D_

    _x000D_

    Audience Profile_x000D_

    This course is intended for IT Professionals who administer and maintain SQL Server databases. _x000D_

    _x000D_

    At Course Completion_x000D_

    After completing this course, students will be able to:_x000D_

  • Create databases and database files.
  • _x000D_

  • Create data types and tables.
  • _x000D_

  • Use XML-related features in Microsoft SQL Server 2008.
  • _x000D_

  • Plan, create, and optimize indexes.
  • _x000D_

  • Implement data integrity in Microsoft SQL Server 2008 databases by using constraints.
  • _x000D_

  • Implement data integrity in Microsoft SQL Server 2008 databases by using triggers.
  • _x000D_

  • Implement views.
  • _x000D_

  • Implement stored procedures.
  • _x000D_

  • Implement functions.
  • _x000D_

  • Implement managed code in the database.
  • _x000D_

  • Manage transactions and locks.
  • _x000D_

  • Use Service Broker to build a messaging-based solution.


  • KURSINHALT
    Microsoft Career Package with Technet - Sonderaktion befristet bis 30.06.2011 _x000D_

    _x000D_

    Course Outline_x000D_

    _x000D_

    Module 1: Creating Databases and Database Files_x000D_

    The students will learn one of the most fundamental tasks that a database developer must perform, the creation of a database and its major components, such as creating databases, setting database options, creating filegroups, schemas, and database snapshots._x000D_

    _x000D_

    Lessons _x000D_

  • Creating Databases
  • _x000D_

  • Creating Filegroups
  • _x000D_

  • Creating Schemas
  • _x000D_

  • Creating Database Snapshots
  • _x000D_

  • Lab : Creating Databases and Database Files
  • _x000D_

  • Creating a Database
  • _x000D_

  • Creating Schemas
  • _x000D_

  • Creating a Database Snapshot
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Create databases
  • _x000D_

  • Create filegroups
  • _x000D_

  • Create schemas
  • _x000D_

  • Create database snapshots
  • _x000D_

    _x000D_

    Module 2: Creating Data Types and Tables_x000D_

    The students will learn about the system-supplied data types in SQL Server 2008. They will learn how to define custom Transact-SQL data types and how to create tables and how to use partitioned tables to organize data into multiple partitions._x000D_

    _x000D_

    Lessons _x000D_

  • Creating Data Types
  • _x000D_

  • Creating Tables
  • _x000D_

  • Creating Partitioned Tables
  • _x000D_

  • Lab : Creating Data Types and Tables
  • _x000D_

  • Creating Data Types
  • _x000D_

  • Using New Date and Time Data Types
  • _x000D_

  • Creating Tables
  • _x000D_

  • Creating Partitioned Tables
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Create new data types.
  • _x000D_

  • Create new tables.
  • _x000D_

  • Create partitioned tables.
  • _x000D_

    _x000D_

    Module 3: Creating and Tuning Indexes_x000D_

    The students will learn how to plan, create, and optimize indexes to attain optimal performance benefits._x000D_

    _x000D_

    Lessons _x000D_

  • Planning Indexes
  • _x000D_

  • Creating Indexes
  • _x000D_

  • Optimizing Indexes
  • _x000D_

  • Lab : Creating and Tuning Indexes
  • _x000D_

  • Creating Indexes
  • _x000D_

  • Optimizing Indexes
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Plan indexes.
  • _x000D_

  • Create indexes.
  • _x000D_

  • Optimize indexes.
  • _x000D_

    _x000D_

    Module 4: Implementing Data Integrity by Using Constraints and Triggers_x000D_

    The students will learn about implementing data integrity in SQL Server 2008 by using constraints. They will also implement data integrity by using triggers._x000D_

    _x000D_

    Lessons _x000D_

  • Data Integrity Overview
  • _x000D_

  • Implementing Constraints
  • _x000D_

  • Implementing Triggers
  • _x000D_

  • Lab : Implementing Data Integrity by Using Constraints and Triggers
  • _x000D_

  • Creating Constraints
  • _x000D_

  • Disabling Constraints
  • _x000D_

  • Creating Triggers
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Describe the options for enforcing data integrity in SQL Server 2008.
  • _x000D_

  • Implement data integrity in SQL Server 2008 databases by using constraints.
  • _x000D_

  • Implement data integrity in SQL Server 2008 databases by using triggers.
  • _x000D_

    _x000D_

    Module 5: Using XML_x000D_

    The students will learn how to work with XML, including use of the FOR XML clause, the OPENXML function, XQuery expressions, and the xml native data type. They will learn the considerations to be taken into account when creating XML indexes and the syntax used to create the XML indexes. They will also learn what XML schemas and XML schema collections are as well as how to use them to implement typed XML data._x000D_

    _x000D_

    Lessons _x000D_

  • Using the XML Data Type
  • _x000D_

  • Retrieving XML by Using FOR XML
  • _x000D_

  • Shredding XML by Using OPENXML
  • _x000D_

  • Introducing XQuery
  • _x000D_

  • Creating XML Indexes
  • _x000D_

  • Implementing XML Schemas
  • _x000D_

  • Lab : Using XML
  • _x000D_

  • Mapping Relational Data and XML
  • _x000D_

  • Storing XML Natively in the Database
  • _x000D_

  • Using XQuery with XML Methods
  • _x000D_

  • Creating XML Indexes
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Use the xml data type.
  • _x000D_

  • Retrieve XML by using the FOR XML clause.
  • _x000D_

  • Shred XML by using the OPENXML function.
  • _x000D_

  • Use XQuery expressions.
  • _x000D_

  • Create XML indexes.
  • _x000D_

  • Implement data integrity in SQL Server 2008 databases by using XML schemas.
  • _x000D_

    _x000D_

    Module 6: Implementing Views_x000D_

    The students will be introduced to the different types of views available in Microsoft SQL Server 2008 which provide a convenient way to access data through a predefined query._x000D_

    _x000D_

    Lessons _x000D_

  • Introduction to Views
  • _x000D_

  • Creating and Managing Views
  • _x000D_

  • Optimizing Performance by Using Views
  • _x000D_

  • Lab : Implementing Views
  • _x000D_

  • Creating Views
  • _x000D_

  • Creating Indexed Views
  • _x000D_

  • Creating Partitioned Views
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Describe the purpose of views.
  • _x000D_

  • Create and manage views.
  • _x000D_

  • Explain how to optimize query performance by using views.
  • _x000D_

    _x000D_

    Module 7: Implementing Stored Procedures_x000D_

    The students will learn the design and implementation of stored procedures to enforce business rules or data consistency, or to modify and maintain existing stored procedures written by other developers._x000D_

    _x000D_

    Lessons _x000D_

  • Using Stored Procedures
  • _x000D_

  • Creating Parameterized Stored Procedures
  • _x000D_

  • Working With Execution Plans
  • _x000D_

  • Handling Exceptions
  • _x000D_

  • Lab : Implementing Stored Procedures
  • _x000D_

  • Creating Stored Procedures
  • _x000D_

  • Working with Execution Plans
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Implement stored procedures.
  • _x000D_

  • Create parameterized stored procedures.
  • _x000D_

  • Work with execution plans.
  • _x000D_

  • Handle errors in stored procedures.
  • _x000D_

    _x000D_

    Module 8: Implementing Functions_x000D_

    The students will learn the design and implementation of user-defined functions that enforce business rules or data consistency, or to modify and maintain existing functions written by other developers._x000D_

    _x000D_

    Lessons _x000D_

  • Introducing Functions
  • _x000D_

  • Working with Functions
  • _x000D_

  • Controlling Execution Context
  • _x000D_

  • Lab : Implementing Functions
  • _x000D_

  • Creating Functions
  • _x000D_

  • Controlling Execution Context
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Create and use functions
  • ._x000D_

  • Work with functions.
  • _x000D_

  • Control execution context.
  • _x000D_

    _x000D_

    Module 9: Implementing Managed Code in the Database_x000D_

    The students will learn to use managed code to implement database objects, such as stored procedures, user-defined data types, user-defined functions, and triggers._x000D_

    _x000D_

    Lessons _x000D_

  • Introduction to the SQL Server Common Language Runtime
  • _x000D_

  • Importing and Configuring Assemblies
  • _x000D_

  • Creating Managed Database Objects
  • _x000D_

  • Lab : Implementing Managed Code in the Database
  • _x000D_

  • Importing an Assembly
  • _x000D_

  • Creating Managed Database Objects
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Identify appropriate scenarios for managed code in the database.
  • _x000D_

  • Import and configure assemblies.
  • _x000D_

  • Create managed database objects.
  • _x000D_

    _x000D_

    Module 10: Managing Transactions and Locks_x000D_

    The students will learn to use transactions and SQL Server locking mechanisms to meet the performance and data integrity requirements of their applications._x000D_

    _x000D_

    Lessons _x000D_

  • Overview of Transactions and Locks
  • _x000D_

  • Managing Transactions
  • _x000D_

  • Understanding SQL Server Locking Architecture
  • _x000D_

  • Managing Locks
  • _x000D_

  • Lab : Managing Transactions and Locks
  • _x000D_

  • Using Transactions
  • _x000D_

  • Managing Locks
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Describe how SQL Server 2008 transactions use locks.
  • _x000D_

  • Execute and cancel a transaction.
  • _x000D_

  • Describe concurrency issues and SQL Server 2008 locking mechanisms.
  • _x000D_

  • Manage locks.
  • _x000D_

    _x000D_

    Module 11: Using Service Broker_x000D_

    The students will learn to use Service Broker to create secure, reliable, and scalable applications._x000D_

    _x000D_

    Lessons _x000D_

  • Service Broker Overview
  • _x000D_

  • Creating Service Broker Objects
  • _x000D_

  • Sending and Receiving Messages
  • _x000D_

  • Lab : Using Service Broker
  • _x000D_

  • Creating Service Broker Objects
  • _x000D_

  • Implementing the Initiating Service
  • _x000D_

  • Implementing the Target Service
  • _x000D_

    After completing this course, students will be able to:_x000D_

  • Describe Service Broker functionality and architecture.
  • _x000D_

  • Create Service Broker objects.
  • _x000D_

  • Send and receive Service Broker messages.


  • VORRAUSSETZUNG
    Before attending this course, students must have:_x000D_

  • Working knowledge of Transact-SQL.
  • _x000D_

  • Working knowledge of Relational databases.
  • _x000D_

  • Core Windows Server skills.
  • _x000D_

  • Database design skills.
  • _x000D_

  • SQL Server skills - ability to write Transact-SQL queries or completed Course 2778: Writing Queries Using Microsoft SQL Server 2008 Transact-SQL.
  • _x000D_

    _x000D_

    Special Offer:_x000D_

    Free SQL Server 2008 Software Offer_x000D_

    Enroll now and attend any one of eight featured SQL Server 2008 training classes before June 30, 2009, and you will receive (while supplies last) a fully licensed copy of SQL Server 2008 Standard Edition with one client access license (CAL)_x000D_

    _x000D_

    MOC 6232 - Implementing a Microsoft SQL Server 2008 Database

    Preis auf Anfrage