Course Description
This course is in preparation for the 70-464 Developing Microsoft SQL Server 2012 Databases exam. This course covers logical table design, indexing and query plans, and focuses on the creation of database objects including views and stored procedures, along with parameters and functions. Other common aspects of procedure coding, such as indexes, concurrency, error handling, and triggers are also covered in this course.
Course modules
1: SQL 2012 And The 464 Test
- Introduction
- Intro To SQL Server 2012-Part1-2
- Management Studio Demo-Part1-3
- Other SQL Server Tools
2: Working With Data Types
- Working With Data Types-Part1-3
- Other Data Types
3: Tables
- Tables
- Creating Tables
4: Data Constraints
- Data Constraints-Part1-2
5: Planning In Indexing
- Planning In Indexing-Part1-4
6: Table Structures
- Table Structures
- Working With Clustered Indexes
- Clustered Indexes
- Designing Effective Clustered Indexes
7: Improving Performance with Non-Clustered Indexes
- Improving Performance With Non-Clustered Indexes-Part1-3
8: Using Indexes And Execution Plans
- Using Indexes
- Execution Plans Demo
- Execution Plans-Part1-2
9: Working with Views
- Working With Views-Part1-2
10: Designing and Implementing Stored Procedures
- Designing And Implementing Stored Procedures-Part1-3
11: Merging Data and Passing Tables
- Merging Data And Passing Tables-Part1-3
12: Designing and Implementing User Functions
- Designing And Implementing User Functions
13: Creating Highly Concurrent SQL Server Applications
- Creating Highly Concurrent SQL Server Applications-Part1-3
14: Handling Errors in T-SQL
- Handling Error InT-SQL-Part1-2
15: Triggers
- Triggers
16: Implementing Managed Code
- Implementing Managed Code-Part1-4
17: Storing XML in SQL
- Storing XML In SQL-Part1-2
18: Querying XML
- Querying XML-Part1-2
19: Working with the Spatial Data
- Working With Spatial Data-Part1-3
20: Working With Full-Text Indexes and Queries
- Working With Full-Text Indexes And Queries-Part1-3