TARGET AUDIENCE
The primary audience for this course is individuals who administer and maintain SQL Server databases and are responsible for optimal performance of SQL Server instances that they manage. These individuals also write queries against data and need to ensure optimal execution performance of the workloads.
The secondary audiences for this course are individuals who develop applications that deliver content from SQL Server databases.
COURSE OBJECTIVES
After completing this course, students will be able to:
- » Understand and utilize the new cardinality estimator.
- » Understand and utilize memory-optimized tables.
- » Understand and utilize startup stored procedures.
- » Understand and utilize Instant File Initialization.
- » Understand how SQL stored data.
- » Understand how SQL locates data.
- » Understand temporary table internals.
- » Understand and utilize the new cardinality estimator.
- » Understand and utilize memory-optimized tables.
- » Understand performance.
- » Understand and utilize startup stored procedures.
- » Understand database structures.
- » Understand and utilize Instant File Initialization.
- » Understand how SQL stored data.
- » Understand how SQL locates data.
- » Understand temporary table internals.
- » Understand and utilize table valued parameters.
- » Understand concurrency.
- » Understand and utilize transactions.
- » Understand isolation levels.
- » Understand and utilize SQL Server locking architecture.
- » Understand SQL and Storage Area Networks (SAN).
- » Understand and utilize SQL on virtual machines.
- » Understand SQLIO Utility and its uses.
- » Understand and utilize partitioned tables and indexes.
- » Understand and utilize the Resource Governor.
- » Understand and utilize Activity Monitor.
- » Understand Live Query Statistics.
- » Understand how to monitor SQL using Transact-SQL.
- » Understand and utilize performance DMVs.
- » Understand indexes and their importance.
- » Understand index types.
- » Create and alter indexes.
- » Understand and utilize index metadata.
- » Understand and utilize Database Tuning Advisor.
- » Understand and utilize Index Data Management Objects.
- » Understand fragmentation of indexes and utilize page splits.
- » Understand index storage strategies.
- » Understand and utilize indexed views.
- » Understand monitoring indexes.
- » Understand index best practices.
- » Understand and utilize statistics objects.
- » Understand and utilize histogram.
- » Understand and utilize new vs old cardinality estimator.
- » Understand and utilize incremental statistics.
- » Understand and utilize computed columns.
- » Understand & utilize filtered statistics.
- » Understand & utilize ascending keys.
- » Understand & utilize statistics maintenance plan.
- » Understand architecture.
- » Understand & utilize tables and indexes.
- » Understand & utilize the hash index.
- » Understand & utilize natively compiled stored procedures.
- » Understand restrictions.
- » Understand & utilize the Analyze Migrat