|
Module 1: Creating Databases and Database Files
- Creating databases
- Creating filegroups
- Creating schemas
- Creating database snapshots
Module 2: Creating Data Types and Tables
- Creating data types
- Creating tables
- Creating partitioned tables
Module 3: Using XML
- Retrieving XML with FOR XML
- Shredding XML with OPENXML
- Using the XML data type
Module 4: Creating and Tuning Indexes
- Planning indexes
- Creating indexes
- Optimizing indexes
- Creating XML indexes
Module 5: Implementing Data Integrity
- Data integrity overview
- Implementing constraints
- Implementing triggers
- Implementing XML schemas
Module 6: Creating Views
- Introduction to views
- Creating and managing views
- Optimizing performance with views
Module 7: Creating Stored Procedures and Functions
- Implementing stored procedures
- Creating parameterized stored procedures
- Creating functions
- Handling errors
- Controlling execution context
Module 8: Implementing Managed Code in the Database
- Introduction to the SQL server common language runtime
- Importing and configuring assemblies
- Creating managed database objects
Module 9: Using Service Broker
- Service broker overview
- Creating service broker objects
- Sending and receiving messages
|