70-464: Developing Microsoft SQL Server Databases

Similar documents
Microsoft SQL Database Administrator Certification

W I S E. SQL Server 2008/2008 R2 Advanced DBA Performance & WISE LTD.

SQL Server 2008 Designing, Optimizing, and Maintaining a Database Session 1

Administering Microsoft SQL Server 2012 Databases

SQL Server 2012 Optimization, Performance Tuning and Troubleshooting

NUTECH COMPUTER TRAINING INSTITUTE 1682 E. GUDE DRIVE #102, ROCKVILLE, MD WEB: TEL:

Upon completion of the program, students are given a full support to take and pass Microsoft certification examinations.

form approved June/2006 revised Nov Page 1 of 7

6231B: Maintaining a Microsoft SQL Server 2008 R2 Database

Oracle Database 11 g Performance Tuning. Recipes. Sam R. Alapati Darl Kuhn Bill Padfield. Apress*

Developing Microsoft SQL Server Databases 20464C; 5 Days

MS SQL Server 2014 New Features and Database Administration

Course 20464: Developing Microsoft SQL Server Databases

Course 55144B: SQL Server 2014 Performance Tuning and Optimization

20464C: Developing Microsoft SQL Server Databases

Introduction. Part I: Finding Bottlenecks when Something s Wrong. Chapter 1: Performance Tuning 3

SQL Server Performance Tuning and Optimization

AV-005: Administering and Implementing a Data Warehouse with SQL Server 2014

Microsoft SQL Server: MS Performance Tuning and Optimization Digital

MOC 20462C: Administering Microsoft SQL Server Databases

Developing Microsoft SQL Server Databases

Performance Tuning and Optimizing SQL Databases 2016

"Charting the Course... MOC AC SQL Server 2014 Performance Tuning and Optimization. Course Summary

LearnFromGuru Polish your knowledge

Course 55144: SQL Server 2014 Performance Tuning and Optimization

Optimizing Performance. Training Division New Delhi

Outline. MCSE: Data Platform. Course Content. Course 10776C: MCSA: Developing Microsoft SQL Server 2012 Databases 5 Days

Explain how to prepare the hardware and other resources necessary to install SQL Server. Install SQL Server. Manage and configure SQL Server.

MS Designing and Optimizing Database Solutions with Microsoft SQL Server 2008

MODULE FRAMEWORK : Dip: Information Technology Network Integration Specialist (ITNIS) (Articulate to Edexcel: Adv. Dip Network Information Specialist)

Online Transaction Processing in SQL Server 2008

Developing Microsoft SQL Server Databases (20464) H8N64S

MS SQL Performance (Tuning) Best Practices:

Implementing a Microsoft SQL Server 2005 Database

SQL Server 2016 New Features!

Maintaining a Microsoft SQL Server 2008 Database

Microsoft SQL Server Beginner course content (3-day)

$99.95 per user. SQL Server 2008/R2 Database Administration CourseId: 157 Skill level: Run Time: 47+ hours (272 videos)

SQL Server 2008 Administration

Mind Q Systems Private Limited

SQL Server 2012 Gives You More Advanced Features (Out-Of-The-Box)

MS-40074: Microsoft SQL Server 2014 for Oracle DBAs

SQL Server 2012 Database Administration With AlwaysOn & Clustering Techniques

6231A - Maintaining a Microsoft SQL Server 2008 Database

Course Syllabus. At Course Completion

SQL Server for developers. murach's TRAINING & REFERENCE. Bryan Syverson. Mike Murach & Associates, Inc. Joel Murach

Designing Database Solutions for Microsoft SQL Server 2012 MOC 20465

Course. Overview. Length: 5 Day(s) Published: English. IT Professionals. Level: Type: Method: Delivery. Enroll now (CAL)

Oracle Architecture, Concepts & Facilities

Oracle DBA Course Contents

Developing Microsoft SQL Server Databases MOC 20464

Would-be system and database administrators. PREREQUISITES: At least 6 months experience with a Windows operating system.

MCTS Microsoft SQL Server 2005 Implementation & Maintenance

How To Use A Microsoft Sql Server 2005

Microsoft SQL Server for Oracle DBAs Course 40045; 4 Days, Instructor-led

Server Consolidation with SQL Server 2008

MS 20465: Designing Database Solutions for Microsoft SQL Server 2012

Course Outline. SQL Server 2014 Performance Tuning and Optimization Course 55144: 5 days Instructor Led

How To Improve Performance In A Database

SQL Server Training Course Content

Designing and Deploying Messaging Solutions with Microsoft Exchange Server 2010 Service Pack B; 5 days, Instructor-led

Microsoft SQL Server 2012 Administration. Real-World Skills for MCSA Certification and Beyond (Exams , , and )

50238: Introduction to SQL Server 2008 Administration

W I S E. SQL Server 2012 Database Engine Technical Update WISE LTD.

Administering a SQL Database Infrastructure (MS )

General DBA Best Practices

MS Design, Optimize and Maintain Database for Microsoft SQL Server 2008

Course 20464C: Developing Microsoft SQL Server Databases

MOC 20461C: Querying Microsoft SQL Server. Course Overview

SQL Server 2014 Performance Tuning and Optimization 55144; 5 Days; Instructor-led

Designing Database Solutions for Microsoft SQL Server 2012

Advanced Oracle SQL Tuning

Designing, Optimizing and Maintaining a Database Administrative Solution for Microsoft SQL Server 2008

Dynamics NAV/SQL Server Configuration Recommendations

FHE DEFINITIVE GUIDE. ^phihri^^lv JEFFREY GARBUS. Joe Celko. Alvin Chang. PLAMEN ratchev JONES & BARTLETT LEARN IN G. y ti rvrrtuttnrr i t i r

CERULIUM TERADATA COURSE CATALOG

Enterprise and Standard Feature Compare

Curriculum Selection for PTR SQL Server Courses Choose the Right Training. PTR Associates Ltd.

SQL Server 2005 Implementation and Maintenance. 50 Cragwood Rd, Suite 350 South Plainfield, NJ 07080

SQL Server What s New? Christopher Speer. Technology Solution Specialist (SQL Server, BizTalk Server, Power BI, Azure) v-cspeer@microsoft.

SQL Server 2012 Query. Performance Tuning. Grant Fritchey. Apress*

Oracle 11g Database Administration

Introducing Microsoft SQL Server 2012 Getting Started with SQL Server Management Studio


SQL Server Administrator Introduction - 3 Days Objectives

Oracle Database 11g: SQL Tuning Workshop

Exam Number/Code : Exam Name: Name: PRO:MS SQL Serv. 08,Design,Optimize, and Maintain DB Admin Solu. Version : Demo.

Microsoft SQL Server performance tuning for Microsoft Dynamics NAV

Toad for Oracle 8.6 SQL Tuning

David Dye. Extract, Transform, Load

Administering Microsoft SQL Server Databases MOC 20462

Querying Microsoft SQL Server

Course ID#: W 35 Hrs. Course Content

Server 2008 SQL. Administration in Action ROD COLLEDGE MANNING. Greenwich. (74 w. long.)

SQL Server 2014 New Features/In- Memory Store. Juergen Thomas Microsoft Corporation

SQL Databases Course. by Applied Technology Research Center. This course provides training for MySQL, Oracle, SQL Server and PostgreSQL databases.

Querying Microsoft SQL Server 2012

Performance Counters. Microsoft SQL. Technical Data Sheet. Overview:

ORACLE DATABASE 11G: COMPLETE

Administering a SQL Database Infrastructure

Transcription:

70-464: Developing Microsoft SQL Server Databases The following tables show where changes to exam 70-464 have been made to include updates that relate to SQL Server 2014 tasks. These changes are effective as of April 24, 2014. 1. Implement database objects (30-35%) Tasks currently measured Tasks Added/Changed post April 2014 Create and alter tables (complex statements) Develop an optimal strategy for using temporary objects (table variables and temporary tables); how not to rely on triggers solely as a means to manage a table; data version control and management; create tables without using the built-in tools; understand the difference between @Table and #table Design, implement, and troubleshoot security Grant, deny, revoke; unable to connect; execute as; certificates; loginless user; database roles and permissions; contained users; change permission chains create calculated columns implement partitioned tables, schemas, and functions implement column collation implement in-memory OLTP implement cross db ownership chaining implement schema security implement server roles review effective permissions troubleshoot and repair orphaned users Design the locking granularity level Choose the right lock mechanism for a given task, handling and/or avoiding deadlocks; fix locking and blocking issues caused by previous development or third-party apps; analyze a deadlock scenario to alleviate the issue; impact of isolation level and ado defaults; impact of locks and lock escalation; reduce locking scenarios; how isolation levels affect blocking and locking; identify bottlenecks in, and improve, the data design Maintain indexes Inspect physical characteristics of indexes and perform index maintenance; identify fragmented indexes; identify unused indexes; implement indexes; defrag/rebuild indexes; set up a design index locking properties design transactions that minimize locking design appropriate concurrency control, such as pessimistic or optimistic align indexes on partitioned tables inspect indexes by using dynamic management objects

maintenance strategy for indexes and statistics; optimize indexes (full, filter index); statistics (full, filter) force or fix queue; when to rebuild versus reorg and index; create a tuning and maintenance strategy for proactive operations Implement data types Use appropriate data types; develop a CLR data type; understand the difference between @Table and #table; impact of GUID (newid, newsequentialid) on database performance, indexing and privacy; use spatial data; LOB data types; understand when and how to use column store and sparse columns; implicit and explicit conversions, integer math Create and modify constraints (complex statements) Create constraints on tables; define constraints; performance implications Work with XML data Implement XML; use XML (Query, Input, Output); transform XML data into relational data; retrieve relational data as XML; FOR XML; design a strategy to transform XML into relational data; design a strategy to query and modify XML data; understand XML data types and their schemas and interoperability, limitations, and restrictions; implement XML schemas and handling of XML data; how to handle it in SQL Server and when and when not to use it, including XML namespaces; import and export XML No changes implement cascading deletes configure constraints for bulk inserts return tables from XML data types using XQuery implement XML selective indexes

2. Implement programming objects (20-25%) Tasks Currently Measured Tasks Added/Changed post April 2014 Write automation scripts Automate backup testing; shrink file; check index fragmentation; archive data; run an SQL Server Integration Services (SSIS) job; check disk space; automate backups Modified sub-task: Write scripts that automate backups, including backup to Windows Azure Blob Storage Service Design and implement stored procedures Create stored procedures and other programmatic objects; techniques for developing stored procedures; different types of stored procedure results; create stored procedure for data access layer; analyze and rewrite procedures and processes; program stored procedures, with T-SQL and CLR#; use table valued parameters; encryption Design T-SQL table-valued and scalar functions Ensure code non regression by keeping consistent signature for procedure, views and function (interfaces); turn scripts that use cursors and loops into a SET based operation Create, use, and alter user-defined functions (UDFs) Understand deterministic, non-deterministic functions; use cross apply with UDFs; Common Language Runtime (CLR) Create and alter views (complex statements) Set up and configure partitioned tables and partitioned views; design a best practice for using views and stored procedures and remove the direct usage of tables implement error handling, including TRY CATCH configure appropriate connection settings design appropriate query paging, including OFFSET and FETCH modify scripts that use cursors and loops into a SETbased operation design deterministic and non-deterministic functions No Change set up and configure partitioned tables and partitioned views create indexed views

3. Design database objects (20-25%) Tasks Currently Measured Tasks Added/Changed post April 2014 Design tables Data design patterns; develop normalized and de-normalized SQL tables; understand the difference between physical tables, temp tables, temp table variables, and common table expressions; design transactions; design views; describe advantages / disadvantages of using a GUID as a clustered index; understand performance implications of # versus @ temp tables and how to decide which to use, when, and why; use of set-based rather than rowbased logic; encryption (other than TDE); table partitioning; filestream and filetable Design for concurrency Develop a strategy to minimize concurrency; handle concurrency to minimize locking and eliminate as much blocking as possible, and to avoid deadlocks; manage the transactions to limit the time to hold lock and have fast transactions (maximize concurrency); define locking and concurrency strategy; impact of read committed snapshot / snapshot isolation; understand what it solves and what it costs Create and alter indexes Create indexes and data structures; create filtered indexes; create an indexing strategy; design and optimize indexes; design indexes and statistics; assess which indexes on a table are likely to be used given different search arguments (SARG); column store indexes; semantic indexes Design data integrity Design table data integrity policy (checks, private key/foreign key, uniqueness, XML schema); select a primary key; data usage patterns Design for implicit and explicit transactions Manage transactions; use transactions in code; ensure data integrity by using transactions; use transactions inside the database using T-SQL and from the "outside" via C#/VB; distributed transaction escalation Added sub-task: design tables for In-Memory OLTP develop a strategy to maximize concurrency define a locking and concurrency strategy design a transaction isolation strategy, including server database and session design triggers for concurrency Added sub-task: create spatial indexes Added sub-task: design a table data integrity policy, including nullability manage transactions ensure data integrity by using transactions manage distributed transaction escalations design savepoints design error handling for transactions, including TRY, CATCH, and THROW

4. Optimize and troubleshoot queries (20-25%) Tasks Currently Measured Tasks Added/Changed post April 2014 Optimize and tune queries Tune a badly performing query; identify long running queries; review and optimize code; analyze execution plans to optimize queries; tune a query that is poorly written; tune queries using execution plans and database tuning advisor (DTA); design advanced queries: pivots, utilizing common table expressions (CTE), design the database layout and optimize queries (for speed and/or data size); understand different data types; basic knowledge of query hints; tune query workloads, using realistic data sets not being production data sets; demonstrate use of recursive CTE; full text search; control execution plans Troubleshoot and resolve performance problems Interpret performance monitor data; impact of recovery modal on database size, and recovery; how to clean up if.mdf and.ldf files get too large; identify and fix transactional replication problems; detect and resolve server hung, failure; identify and troubleshoot data access problems Optimize indexing strategies Develop optimal strategy for clustered indexes; analyze index usage; know the difference between the type of indexes and when to choose one over the other; optimize indexing for data warehousing vs. optimize indexing for Online Transaction Processing (OLTP); generate appropriate indexes and statistics with include columns; apply effective and efficient indexes, including the use of INCLUDE lists; full-text indexing Capture and analyze execution plans Collect and read execution plan; review an execution plan to spot potential performance issues; read an execution plan; create an index based on an execution plan; row-based logic vs. set-based logic, batching, splitting implicit transactions Collect performance and system information implement semantic search implement plan guides integrate performance monitor data with SQL Traces manage tempdb contention and auto growth implement Resource Governor monitor and resolve In-Memory OLTP issues, including merge and garbage collection create filtered indexes implement columnstore indexes optimize online index maintenance collect and read execution plans create an index based on an execution plan batch or split implicit transactions split large queries consolidate smaller queries review and optimize parallel plans monitor performance using Dynamic Management Views

Use Data Management Views to determine performance issues; from system metadata; gather trace information by using the SQL Server Profiler; develop monitoring strategy for production database; run a Profiler trace and analyze the results; run Profiler for troubleshooting application; collect output from the Database Engine Tuning Advisor; extended events collect output from the Database Engine Tuning Advisor; design Extended Events Sessions; review and interpret Extended Event logs; optimize Extended Event session settings; use Activity Monitor to minimize server impact and determine IO bottlenecks monitor In-Memory OLTP resources