Hidden Gems of SQL Server 2014

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)
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
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.
SQL Server 2005 Engine Optimistic Concurrency Tony Rogerson, SQL Server MVP Independent Consultant 26 th.
A ConfigMgr 2012 Site Review MMS Minnesota 2014 Kent Agerlund / Steve Thomson.
Matt Lavery & Joanna Podgoetsky Being a DBA is cool again with SQL 2016 DAT335 A.
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.
In-Memory OLTP The faster is now simpler in SQL Server 2016.
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.
STANDARD EDITION USEFUL FEATURES FOR THE REST OF US?
CSS Microsoft Korea. Data Collector Management Data Warehouse Performance and Configuration Reports Graphical Showplan Activity Monitor SQL Profiler Dynamic.
Session Name Pelin ATICI SQL Premier Field Engineer.
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
SQL Server In-Memory OLTP: What Every SQL Professional Should Know
Hitting the SQL Server “Go Faster” Button
SQL Server 2000 and Access 2000 limits
Parameter Sniffing in SQL Server Stored Procedures
Design Seamless Upgrades to SQL Server 2016 with Query Store
මොඩියුල විශ්ලේෂණය 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
SQL Server 2017 has more cool features than just running on Linux
In-Memory OLTP (IMOLTP) What Can It Do For Me?
SQL 2014 In-Memory OLTP What, Why, and How
dbatools - PowerShell and SQL Server Working Together
It’s Always a Hard Choice
Everything you ever wanted to ask but were too shy
SQL Server 2014 Hidden Treasures Denis Reznik Microsoft SQL Server MVP
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
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?
CS222/CS122C: Principles of Data Management UCI, Fall 2018 Notes #14 Open Topics and Wrap up Instructor: Chen Li.
Working with Very Large Tables Like a Pro in SQL Server 2017
Denis Reznik SQL Server 2017 Hidden Gems.
Presentation transcript:

Hidden Gems of SQL Server 2014 Denis Reznik Data Architect at Intapp Microsoft Data Platform MVP

Our Sponsors 2 | 2/23/2019 | Footer Goes Here

Our Partners 3 | 2/23/2019 | Footer Goes Here

About me Denis Reznik Kyiv, Ukraine Data Architect at Intapp Microsoft Data Platform MVP Co-Founder of Ukrainian Data Community Kyiv Co-author of “SQL Server MVP Deep Dives 2”

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 SELECT * FROM Users WHERE Id BETWEEN 10 AND 5300 800 2000 2800 4500 5400

Cardinality Estimation DEMO Cardinality Estimation

Query and Plan Fingerprints

Query Processing Procedure Cache Parser Algebrizer Optimizer 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 Log Buffer Transaction Log Database File

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

Our Sponsors 21 | 2/23/2019 | Footer Goes Here

Our Partners 22 | 2/23/2019 | Footer Goes Here

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