Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:30:00 | Janis Griffin | Enterprise Database Administration Deployment | Need For Speed? Top Five SQL Server Query Tuning Tips |
08:30:00 | Kerry Tyler | BI Platform Architecture, Development Administration | Introduction to Business Intelligence |
08:30:00 | Sean McCown | Application Database Development | The Master Stored Procedure Workshop |
08:30:00 | Rodney Landrum | Enterprise Database Administration Deployment | The Strategic Value of Monitoring SQL Server |
10:15:00 | Monica Rathbun | Enterprise Database Administration Deployment | You're Stuck with Crappy Hardware, Now What? |
10:15:00 | John Wells | Application Database Development | Fundamentals That Will Improve Your Query Performance! |
10:15:00 | Ed Watson | BI Platform Architecture, Development Administration | A Beginner's Guide to Power BI |
10:15:00 | Jennifer McCown | Enterprise Database Administration Deployment | Beginning Admin: The Care and Feeding of SQL Server |
10:15:00 | Elizabeth Noble | Application Database Development | Source control, now. Peace through database lifecycle management. |
10:15:00 | Neal Waterstreet | BI Platform Architecture, Development Administration | Master Data Management with SQL Server 2016 MDS |
11:30:00 | Mohammad Darab | Professional Development | 3 Lessons Learned in Successful Consulting |
11:30:00 | Monica Rathbun | Enterprise Database Administration Deployment | Always Encrypted for Beginners |
11:30:00 | Samir Behara | Application Database Development | DevOps, Continuous Integration Automated Testing: Rule them all |
11:30:00 | John Morehouse | Application Database Development | Temporal Tables – The New Hotness in Data Auditing |
11:30:00 | Kerry Tyler | Enterprise Database Administration Deployment | Tuning Like CSS: With These Tools There's No Need Call Support |
11:30:00 | Shabnam Watson | BI Platform Architecture, Development Administration | Introduction to SQL Server Analysis Services (SSAS) Tabular |
13:00:00 | Jennifer McCown | Enterprise Database Administration Deployment | MinionWare Solves All* Your SQL Admin Problems (*most) |
14:00:00 | Paul LaGrone | BI Platform Architecture, Development Administration | SQL 2017 SSIS Scale Out - Why and How |
14:00:00 | Rob Volk | Enterprise Database Administration Deployment | That's So Metadata: Discover Your Database From the Inside |
14:00:00 | William Wolf | Application Database Development | Who's on First? SQL Server statistics Dynamic Power BI Visuals! |
14:00:00 | Mike Lawell | Cloud Application Development Deployment | Cosmos DB: Planet Earth Scale |
14:00:00 | Lance Tidwell | Application Database Development | New Features in SQL That Will Change the Way You Tune |
14:00:00 | David Pless | Enterprise Database Administration Deployment | SQL SERVER 2016 / 2017 AND AZURE SQL DB: SECURITY ALL UP |
15:15:00 | Michael Viron | Enterprise Database Administration Deployment | Fundamentals of Disaster Planning Recovery |
15:15:00 | Tim Radney | Enterprise Database Administration Deployment | Azure SQL Database for the Production DBA |
15:15:00 | Angela Tidwell | Professional Development | Becoming the MVP: Soft Skills for the Hard Market |
15:15:00 | Sven Aelterman | Application Database Development | On the Cutting Edge with Nodes: Graph Tables in SQL Server |
Event Date: 02-06-2018 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Regardless of the complexity of your database or your skill level, this systematic approach will lead you down the correct tuning path with no guessing, saving countless hours of tuning queries and optimizing performance of your SQL Server databases. Learning objectives: • Learn how to effectively use wait types to quickly identify bottlenecks and get clues on the best tuning approach • Quickly identify inefficient operations through review of query execution plans • Learn how
Event Date: 02-06-2018 - Session time: 08:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 02-06-2018 - Session time: 08:30:00 - Track: Application Database Development
Here are a few of the things you’ll learn: When and how to use stored procedures The benefits and basics of contractual programming How to write stored procedures from scratch How to structure and organize stored procedures Key techniques for ideal stored procedure management Troubleshooting and debugging stored procedures The session will be packed with tons of code examples, with plenty of labs to reinforce key concepts. Beginner and experienced T-SQL programmers both will walk away with a greater understanding of how to design, manage, and troubleshoot stored procedures. Join mefor one fun session of SQL Server programming!
Event Date: 02-06-2018 - Session time: 08:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: Application Database Development
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: BI Platform Architecture, Development Administration
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: Enterprise Database Administration Deployment
Being a database administrator is a big job, but we can cover the basics in one session!
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: Application Database Development
Event Date: 02-06-2018 - Session time: 10:15:00 - Track: BI Platform Architecture, Development Administration
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: Professional Development
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: Application Database Development
If the answer to any of the above questions is a Yes, then this presentation is for YOU. Come join me in this 60 min session to understand the problems with traditional database development, why organizations are moving towards achieving Continuous Integration and Database DevOps, the problems it tries to solve and learn about the toolsets which will assist you in this journey towards painless database deployments.
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: Application Database Development
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: Enterprise Database Administration Deployment
But what if you could bypass support and do all of this analysis yourself? In this session, you'll learn how to use battle tested tools to analyze your workload and error logs. Armed with this information, you'll understand the root cause of the problem and propose solutions to performance and stability problems.
Event Date: 02-06-2018 - Session time: 11:30:00 - Track: BI Platform Architecture, Development Administration
Event Date: 02-06-2018 - Session time: 13:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: BI Platform Architecture, Development Administration
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: Enterprise Database Administration Deployment
SQL Server has a number of metadata facilities available to help you with these tasks, and more. Functions, dynamic management views, and system stored procedures can illuminate details from the smallest column up through an entire SQL Server instance and everything in-between. We will demonstrate metadata techniques to help you:
We'll also demonstrate the new SQL Data Discovery/Classification and Vulnerability Assessment features in SQL Server Management Studio.
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: Application Database Development
The SQL Server optimizer uses distribution statistics when creating execution plans. Statistics are used to provide the optimizer with estimations for the best way to process the query and hopefully optimize performance.
Power BI is a powerful tool that has been released in the last few years that helps you visualize your information to help make informative decisions with rich visualization.
In this session, we will show you how SQL Server uses statistics to create the execution plan and Power BI to visualize that statistical distribution; with a TWIST. Roles will be reversed to show a dynamic and interactive learning experience helping users with two different concepts in one exciting session!
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: Cloud Application Development Deployment
What does massively scalable, mullti-model, globally distributed, well-defined consistency models look like?
Most important, who is going to be using it and why?
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: Application Database Development
In this session we will explore these new features and how they can make your life easier. We will also look at some of the pitfalls and potential issues that can arise from these new features.
Event Date: 02-06-2018 - Session time: 14:00:00 - Track: Enterprise Database Administration Deployment
Row-Level Security enables customers to control access to rows based on the characteristics of the user executing a query. RLS enables you to implement restrictions on data row access. Dynamic Data Masking limits sensitive data exposure by masking it to non-privileged users. Always Encrypted is a feature designed to protect sensitive data stored in a SQL database. Always Encrypted allows clients to encrypt sensitive data inside client applications and never reveal the encryption keys to the Database Engine.
We will cover the Azure Security Center and Advanced Threat Detection which can be used to provide a dashboard for viewing responding to security risks. The benefits of include configuration of SQL threat detection policy, email alerts, Azure Portal and Excel integration.
Event Date: 02-06-2018 - Session time: 15:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 15:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 02-06-2018 - Session time: 15:15:00 - Track: Professional Development
Event Date: 02-06-2018 - Session time: 15:15:00 - Track: Application Database Development