Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:30:00 | Vladimir Oselsky | Application Database Development | Crash Course on Better SQL Development |
08:30:00 | Kevin Feasel | Strategy and Architecture | Big Data, Small Data, and Everything In Between |
08:30:00 | Slava Murygin | Enterprise Database Administration Deployment | SQL Server on Linux for SQL DBA. |
08:30:00 | Ginger Grant | BI Information Delivery | Power BI Administration and Best Practices Implementation Techniques |
08:30:00 | Jeremy Frye | BI Platform Architecture, Development Administration | SSIS Incremental Loading: The Tortoise and The Hare |
08:30:00 | Anders Pedersen | Enterprise Database Administration Deployment | I/O Tuning 101 |
09:45:00 | Vishal Pawar | Analytics and Visualization | Create lightning fast Dashboard with Power BI and its Components |
09:45:00 | Matt Gordon | Enterprise Database Administration Deployment | Top 5 Tips to Keep Always On Always Humming and Users Happy |
09:45:00 | Delora Bradish | Strategy and Architecture | Beyond the Basics of Multidimensional vs Tabular in SQL 2016 |
09:45:00 | Dave Bland | Enterprise Database Administration Deployment | Extended Events: What are they and How do I use them |
09:45:00 | Eric Blinn | Application Database Development | SSMS Tips and Tricks |
09:45:00 | Frank Gill | Enterprise Database Administration Deployment | Anatomy of a Transaction |
11:00:00 | Jonathan Stewart | BI Platform Architecture, Development Administration | Data Visualization: How to truly tell a great story! |
11:00:00 | Janis Griffin | Enterprise Database Administration Deployment | Does your performance tuning need a 12-step program? |
11:00:00 | Adam Machanic | Application Database Development | Don't Let History Be a Mystery! Temporal Data in SQL Server 2016 |
11:00:00 | Kathi Kellenberger | Application Database Development | Introduction to Window Functions |
11:00:00 | Konstantin Melamud | Application Database Development | In-Memory OLTP for Developers: What You Need to Know |
11:00:00 | Pat Phelan | Application Database Development | Relational Data Architecture 101 |
13:30:00 | Wylie Blanchard | BI Information Delivery | Analyzing SQL Server Data using PowerPivot in MS Excel |
13:30:00 | Drew Furgiuele | Enterprise Database Administration Deployment | SQL Server Transactional Replication: A Deep Dive |
13:30:00 | David Maxwell | Enterprise Database Administration Deployment | Wait Statistics - The Top 5 Waits You Should Know |
13:30:00 | Aaron Cutshall | Professional Development | How To Give a Technical Presentation |
13:30:00 | Andy Yun | Application Database Development | Performance Pitfalls from Code Reuse |
13:30:00 | Dustin Prescott | Enterprise Database Administration Deployment | Hacking SQL Server - A Peek into the Dark Side |
14:45:00 | William E Pearson III | BI Platform Architecture, Development Administration | Seeking the Perfect Hybrid: On-Prem Data with Reports and Dashboards in Power BI |
14:45:00 | Eugene Meidinger | Application Database Development | Execution Plans 101 |
14:45:00 | Greg Deckler | Advanced Analysis Techniques | It's a Machine World - Predictive Analytics with Azure Machine Learning |
14:45:00 | Thomas Chan | Enterprise Database Administration Deployment | Secure/Encrypt SQL Server Database With TDE |
14:45:00 | Erin Stellato | Enterprise Database Administration Deployment | Ensuring Plan Stability with Query Store |
14:45:00 | Frank Gill | Cloud Application Development Deployment | Creating an Azure SQL Database Using PowerShell |
16:15:00 | Michael Schulte | Analytics and Visualization | Extending SQL Server with Advanced Analytics and R |
16:15:00 | Jared Karney | Application Database Development | Introduction to Indexes and SARGability |
16:15:00 | Wendy Pastrick | Application Database Development | Why NULL is not a value (and other SQL gotchas) |
16:15:00 | Rick Lowe | Enterprise Database Administration Deployment | Why should I care about ... the plan cache? |
16:15:00 | Andy Mallon | Application Database Development | Demystifying Data Compression |
16:15:00 | Peter Shore | Enterprise Database Administration Deployment | Got stress? Sometimes the SQL Server needs some too |
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: Strategy and Architecture
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
For majority of them even Windows Core is too hard to accept. In the situation, when Microsoft invaded Linux territory with it's flagship product, as SQL DBA, you must not outsource SQL Server administration to some Linux geeks. You can do it yourself! Your way! And I show you how to do it.
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: BI Information Delivery
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 04-02-2017 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
In this session we will show some of the causes for this, with emphasis on I/O requests being too high for the query.
First part of the session will explain how to find these numbers, looking at a few queries with some major performance issues, including explaining why they have a problem.
The second part will focus on how to reduce I/O requests.
All of this can be done without the need for any 3rd party tools, all within the scope of what is available to SQL Server, all versions, all editions, including Azure.
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Analytics and Visualization
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Strategy and Architecture
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 09:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: BI Platform Architecture, Development Administration
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: Application Database Development
This session will teach you how to avoid cursor solutions, and create simpler code by using the window functions that have been introduced between 2005 and 2012. You'll learn how to use the new functions and how to apply them to several design patterns that are commonly found in the real world.
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: Application Database Development
In this session, we are going to take a look at in-memory tables, their best use cases as well as development best practices. We will also look at the changes to the indexing design for inMemory-based objects and how it differs from existing disk-based table indexing. Finally, we are going to cover how to build fast, scalable applications which utilize inMemory objects, as well as choosing the appropriate indexes for your inMemory objects to give you the performance boost that you have been expecting.
Event Date: 04-02-2017 - Session time: 11:00:00 - Track: Application Database Development
You’ll get a big bonus if you build this right, but you also remember what your co-workers did to the person who bungled the last database design… and wonder if that designer ever recovered! This session will introduce you to the fundamentals of Datatypes, Relational Algebra, and Normalization to help you avoid the major pitfalls and maybe get some sleep too!
This presentation is a survey of Data Architecture for the Intermediate DBA, it is not intended for experienced Data Modelers.
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: BI Information Delivery
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: Professional Development
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: Application Database Development
Come to this session and learn why applying object-oriented principles can be extremely detrimental to your T-SQL's performance. You will learn how T-SQL is not like other common programming languages. We will peek inside the Query Optimizer to see how it handles these scenarios. Through extensive demos, we will explore solutions to maximize performance. You will be introduced to a T-SQL tool that will aid you in unraveling nested code. Alternate design patterns will be shown to help you mitigate these performance pitfalls.
Event Date: 04-02-2017 - Session time: 13:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: BI Platform Architecture, Development Administration
In this session, Data Platform (SQL Server / BI) MVP and SSAS Maestro Bill Pearson explores the construction of organizational BI solutions, wedding the "traditional" solutions with the reporting and analysis power of Power BI. We'll focus upon the components of a "traditional" solution, up to the semantic model (with SQL Server Analysis Services as an example), and then explore paths to the implementation of an end-to-end enterprise solution that uses Power BI as the presentation layer. This session applies, in most respects, to Analysis Services 2012 and above.
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: Advanced Analysis Techniques
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: Enterprise Database Administration Deployment
In this session, we'll start with a quick review of how Query Store works. Then we'll examine plan forcing in depth, including why a forced plan will fail and how plan forcing compares to using plan guides. Expect a lot of demos as we investigate how Query Store can help you do more than just troubleshoot issues, but also manage query performance.
Event Date: 04-02-2017 - Session time: 14:45:00 - Track: Cloud Application Development Deployment
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Analytics and Visualization
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Application Database Development
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Enterprise Database Administration Deployment
Perfect for those who are relatively new to performance tuning concerns, or advanced DBAs trying to figure out how to have a similar conversation with their less experienced peers, or developers who are curious as to why their DBAs drink in the morning (allegedly). This is not a deep dive into the cache, it really is primarily a session exploring why these DMOs are worth slogging through.
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Application Database Development
Come learn about how data compression actually works, the differences between ROW and PAGE compression, and learn how to pick the best compression level for your data. This session will cover the details of the compression algorithms, and the costs and benefits associated with each type of compression.
By the end of this session, you'll have a better idea of how the different compression algorithms work, when compression is the right solution, as well as what type of compression to use.
Event Date: 04-02-2017 - Session time: 16:15:00 - Track: Enterprise Database Administration Deployment