SQL Server 2014 Hidden Treasures Denis Reznik Microsoft SQL Server MVP

Slides:



Advertisements
Similar presentations
Performance-Tuning for Extract/Transform/Load (ETL) Operations Presented by : Ken Stuber.
Advertisements

Top Tuning Tools for SQL Server Kevin Kline & Aaron Bertrand SQL Sentry.
new database engine component fully integrated into SQL Server 2014 optimized for OLTP workloads accessing memory resident data achive improvements.
SQL Server 2014 – Features Drilldown Tara Shankar Jana Senior Premier Field Engineer (Microsoft)
ManageEngine ® SQLDBManager Plus - Product Overview.
What’s New in SQL Server 2014: Database Engine Aaron Bertrand SQL Sentry
Meanwhile RAM cost continues to drop Moore’s Law on total CPU processing power holds but in parallel processing… CPU clock rate stalled… Because.
SharePoint and SQL Server integration Demo: SQL Server Optimizing Configurations SQL Server 2014 for SharePoint 2013 Avoiding ginormous transaction.
Kevin Kline, SQL Sentry Director of Engineering Services, Microsoft SQL Server MVP since 2003 Twitter, Facebook, KEKline.
Kevin Kline, SQL Sentry Director of Engineering Services, Microsoft SQL Server MVP since 2003 Twitter, Facebook, KEKline.
DBMS Transactions and Rollback Recovery Helia / Martti Laiho.
SQL Server 2014: Overview Phil ssistalk.com.
Roy Ernest Manager of DBA Dept Pinnacle Sports Worldwide
Understanding SQL Server 2008 Change Data Capture Bret Stateham Training Manager Vortex Learning Solutions blogs.netconnex.com.
IN-MEMORY OLTP By Manohar Punna SQL Server Geeks – Regional Mentor, Hyderabad Blogger, Speaker.
Meet Kevin Liu Principal Lead Program Manager Kevin Liu has been with Microsoft and the SQL Server engine team for 7 years, working on key projects like.
Ἑ κατόν by Niko Neugebauer. Niko Neugebauer PASS EvangelistPASS Evangelist SQL Server MVPSQL Server MVP SQLPort ( founder & leaderSQLPort.
SharePoint enhancements through SQL Server RSS integration with SharePoint What’s New Elimination of IIS
SQL Server 2005 Engine Optimistic Concurrency Tony Rogerson, SQL Server MVP Independent Consultant 26 th.
Matt Lavery & Joanna Podgoetsky Being a DBA is cool again with SQL 2016 DAT335 A.
How to recover... deleted data without backups? Vedran Kesegić.
How to kill SQL Server Performance Håkan Winther.
What is Data Science and Who is Data Scientist
Deadlocks 3.0. Final Edition. Everything that developer needs to know Denis Reznik Microsoft SQL Server MVP Director of R&D at Intapp Kyiv.
SQL Server 2014, more than just in-memory Eric Zierdt.
SQL Server Deep Dive Denis Reznik Data Architect at Intapp.
Vedran Kesegić. About me  M.Sc., FER, Zagreb  HRPro d.o.o. Before: Vipnet, FER  13+ years with SQL Server (since SQL 2000)  Microsoft Certified.
SQL Server 2016 – New Features Tilahun Endihnew March 12, 2016.
No more waiting. Sponsors About me  Database Technology Specialist  MVP  Blogger  Author 3
STANDARD EDITION USEFUL FEATURES FOR THE REST OF US?
SQL Server Encryption Ben Miller Blog:
CSS Microsoft Korea. Data Collector Management Data Warehouse Performance and Configuration Reports Graphical Showplan Activity Monitor SQL Profiler Dynamic.
Indexing strategies and good physical designs for performance tuning Kenneth Ureña /SpanishPASSVC.
Introducing Hekaton The next step in SQL Server OLTP performance Mladen Prajdić
Use Cases for In-Memory OLTP Warner Chaves SQL MCM / MVP SQLTurbo.com Pythian.com.
SQL Server Internals & Architecture Naomi Williams, SQL DBA LinkedIn
Memory-Optimized Tables Querying at the speed of light.
SQL Server Performance Tuning
Denis Reznik Data Architect, Intapp, Inc. Microsoft Data Platform MVP
Standard/Express edition
Thank You! #sqlsatdnipro Denis
Hitting the SQL Server “Go Faster” Button
SQL Server 2000 and Access 2000 limits
Design Seamless Upgrades to SQL Server 2016 with Query Store
Chapter Overview Understanding the Database Architecture
මොඩියුල විශ්ලේෂණය Buffer Pool Extension භාවිතය.
SQL Server Optimizing Query Plans
Query Execution Expectation-Reality Denis Reznik
Working with Very Large Tables Like a Pro in SQL Server 2014
Dynamics AX Performance
It’s Always a Hard Choice
Everything you ever wanted to ask but were too shy
Hidden Gems of SQL Server 2014
Hidden gems of SQL Server 2016
TEMPDB – INTERNALS AND USAGE
The 5 Hidden Performance Gems
SQL Server Performance Tuning Nowadays
Transact SQL Performance Tips
Hidden Gems of SQL Server 2016
Hidden Gems of SQL Server 2014
deleted data without backups?
Deadlocks Everything you ever wanted to ask but were too shy
Hidden Gems of SQL Server 2014
Hidden Gems of SQL Server 2014
Denis Reznik SQL Server 2017 Hidden Gems.
Skype for Business Assessment Results
Why should I care about SQL, if I have ORM?
Working with Very Large Tables Like a Pro in SQL Server 2017
Denis Reznik SQL Server 2017 Hidden Gems.
Introduction to SQL Server Essential Concepts
Presentation transcript:

SQL Server 2014 Hidden Treasures Denis Reznik Microsoft SQL Server MVP Director of R&D at Intapp Kyiv

Спонсоры Золотой спонсор: Спонсоры розыгрыша призов :

About me Denis Reznik Kyiv, Ukraine Director of R&D at Intapp Kyiv Microsoft MVP Leader of Kyiv SQL Server User Group Co-author of “SQL Server MVP Deep Dives 2” Community Enthusiast

About SQL Server 2014 Killer Features Hidden Features Updatable Columnstore Indexes Resource Governor for IO Backup Encryption Online Operations Improvements AllwaysOn Improvements Buffer Pool Extensions InMemory OLTP (Hekaton) Hidden Features Cardinality Estimation Improvements Query and Plan Fingerprints Delayed Durability sys.dm_exec_query_profiles TempDB Enhancements

Cardinality Estimation

CARDINALITY

Statistics 1 800 2000 2800 4500 5400 SELECT * FROM Users WHERE Id BETWEEN 2100 AND 2500 1 800 2000 2800 4500 5400

Cardinality Estimation DEMO Cardinality Estimation

Query and Plan Fingerprints

QUERY PROCESSING Parser Algebrizer Optimizator Executor

Query and Plan Fingerprints DEMO Query and Plan Fingerprints

Delayed Durability

Data Modification Buffer Pool Log Buffer Buffer Manager Access Methods Data Cache Log Manager Database File Log Buffer Transaction Log

DEMO Delayed Durability

sys.dm_exec_query_profiles

sys.dm_exec_query_profiles DEMO sys.dm_exec_query_profiles

Tempdb Enhancements

DEMO Tempdb Enhancements

SUMMARY Cardinality Estimation Improvements Query and Plan Fingerprints Delayed Durability sys.dm_exec_query_profiles TempDB Enhancements

Thank You! Denis Reznik @denisreznik denisreznik@live.ru