Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
08:45:00 | Dave Bland | Enterprise Database Administration Deployment | Is my SQL Server having Memory Pressure? |
08:45:00 | Joshuha Owen | Cloud Application Development Deployment | Azure Data Factory V2: The cloud SSIS we have been waiting for? |
08:45:00 | Rick Lowe | Application Database Development | Why is my DBA So Grumpy ... When I Use NOLOCK and Other Query Hints. |
08:45:00 | Arthur Daniels III | Enterprise Database Administration Deployment | Introduction to reading execution plans |
08:45:00 | Andy Yun | Application Database Development | T-SQL Tips Tricks to Make Your Life Easier! |
10:10:00 | Mike Hays | Enterprise Database Administration Deployment | “Go Faster!” And Other Things Yelled at the Backup Jobs |
10:10:00 | Dave Bland | Enterprise Database Administration Deployment | How to do a Complete SQL Server Assessment |
10:10:00 | Rick Lowe | Application Database Development | Weird Stuff I Saw While ... Working With Heaps |
10:10:00 | Arthur Daniels III | Enterprise Database Administration Deployment | Performance tuning for SQL Server memory grants |
10:10:00 | Lynn Ballard | Analytics and Visualization | Beginner's Guide to Text Mining: What We Learn from SQL Saturday Presentation Abstracts |
12:50:00 | Frank Gill | Enterprise Database Administration Deployment | Accelerated Database Recovery: The Future of the Transaction Log |
12:50:00 | David Klee | Enterprise Database Administration Deployment | Modern SQL Server CPU Architecture |
12:50:00 | Wm Bruce Wray | Other | Data Breach 101 - Legal and IT Responses |
12:50:00 | Andrea Mascher | Professional Development | He's Assertive, She's Aggressive: Recognizing patterns of unconscious bias in the workplace |
12:50:00 | Phillip Labry | BI Platform Architecture, Development Administration | Why do I need Analysis Services? |
14:15:00 | Jake Manske | Application Database Development | Diagnosing and fixing deadlocks in SQL Server |
14:15:00 | Dan Mallott | Cloud Application Development Deployment | SSDT, Docker, and (Azure) DevOps: How to Make Your Database Builds a First Class CI/CD Citizen |
14:15:00 | George Bryant | BI Platform Architecture, Development Administration | Little to Large - How to Scale to Enterprise Analysis Services Solutions |
14:15:00 | Andy Yun | Professional Development | Everyone Has a Story to Tell: Developing Your First Presentation |
14:15:00 | Ed Leighton-Dick | Application Database Development | Always Encrypted - Now with Enclaves! |
15:40:00 | Jim Dorame | Cloud Application Development Deployment | COSMOS DB Develop Local Deploy Globally |
15:40:00 | Gina Meronek | Analytics and Visualization | Power BI for the Data Systems Administrator |
15:40:00 | David Klee | Strategy and Architecture | Level Up Your Cloud Skills |
15:40:00 | Phillip Labry | Cloud Application Development Deployment | Analysis Services is in Azure? Seriously!? Let's build a model! |
Event Date: 22-06-2019 - Session time: 08:45:00 - Track: Enterprise Database Administration Deployment
Event Date: 22-06-2019 - Session time: 08:45:00 - Track: Cloud Application Development Deployment
Event Date: 22-06-2019 - Session time: 08:45:00 - Track: Application Database Development
Event Date: 22-06-2019 - Session time: 08:45:00 - Track: Enterprise Database Administration Deployment
But in the real world, execution plans become complicated very quickly and it can be difficult to know where to start.
This session will demonstrate how execution plans can be interpreted to explain performance, including details on how SQL Server retrieved the data.
Event Date: 22-06-2019 - Session time: 08:45:00 - Track: Application Database Development
This demo-intensive session will showcase a collection of my favorite beginner and intermediate level tips and tricks. We will explore how to identify and fix some common T-SQL anti-patterns, my favorite SSMS productivity tricks, and clever solutions to some common but not easily-coded challenges.
This session targets both developers and DBAs; the only prerequisites are the desire to write better T-SQL code and aim of living an easier life!
Event Date: 22-06-2019 - Session time: 10:10:00 - Track: Enterprise Database Administration Deployment
Event Date: 22-06-2019 - Session time: 10:10:00 - Track: Enterprise Database Administration Deployment
Event Date: 22-06-2019 - Session time: 10:10:00 - Track: Application Database Development
Event Date: 22-06-2019 - Session time: 10:10:00 - Track: Enterprise Database Administration Deployment
In this session, we'll cover query memory grants through examples. We'll also demonstrate the problems that memory grants can cause, and a variety of solutions to use when performance tuning.
Event Date: 22-06-2019 - Session time: 10:10:00 - Track: Analytics and Visualization
Event Date: 22-06-2019 - Session time: 12:50:00 - Track: Enterprise Database Administration Deployment
Event Date: 22-06-2019 - Session time: 12:50:00 - Track: Enterprise Database Administration Deployment
Event Date: 22-06-2019 - Session time: 12:50:00 - Track: Other
Event Date: 22-06-2019 - Session time: 12:50:00 - Track: Professional Development
This discussion will cover some common patterns of unconscious bias that occur in the workplace and offer real, concrete actions to intervene as an employee, a manager, or an organization.
Event Date: 22-06-2019 - Session time: 12:50:00 - Track: BI Platform Architecture, Development Administration
In this session we will go over use cases for Analysis Services and highlight the differences and strengths of each flavor of SSAS. We will review typical BI architectures and show how adding Analysis Services can turn your report users into happy and self sufficient data analysts. If you have a data warehouse(or even if you don't) and aren't using SSAS, come learn how SSAS will make your users love you.
Prerequisites: no prerequisites.
Event Date: 22-06-2019 - Session time: 14:15:00 - Track: Application Database Development
In this session, we will discuss how you can use free tools to detect and analyze deadlocks in your system. We will do a deep dive on deadlock XML with an eye toward interpreting the information automatically collected by SQL Server when the free tools fall short.
Attendees will leave with the understanding they need to develop solutions to deadlocks in their systems.
Event Date: 22-06-2019 - Session time: 14:15:00 - Track: Cloud Application Development Deployment
SSDT and Azure DevOps can solve some of these problems, and even give us a window into the world of automated testing. In this talk, we will explore how to automate your database builds and deployments using SSDT and Azure DevOps, and we will explore automated testing using tSQLt and Docker. Lastly, we will check up on some tasks that you cannot (or should not) automate and talk about how to make sure your application developers are not left behind.
Event Date: 22-06-2019 - Session time: 14:15:00 - Track: BI Platform Architecture, Development Administration
Event Date: 22-06-2019 - Session time: 14:15:00 - Track: Professional Development
Well I say you can and will show you how to get started! In this session, I will teach you how to develop your idea and create session content, and share tips tricks that I have learned along the way.
You will leave armed with a wealth of resources (and hopefully some inspiration) to venture forth and develop your first presentation.
Event Date: 22-06-2019 - Session time: 14:15:00 - Track: Application Database Development
Enter SQL Server 2019. With Always Encrypted with Secure Enclaves, the benefits of Always Encrypted are retained, but the SQL Server engine gains the ability to carry out operations on the data - without the data ever leaving the server, and without decryption. How is this possible? Does it live up to its promises? Come to this session to find out and to see how to use it in your applications.
Event Date: 22-06-2019 - Session time: 15:40:00 - Track: Cloud Application Development Deployment
Do you need to support JSON, Graph, et al? Done. Join me and see how easy it is to get started. We will set up a local instance of CosmosDB, load JSON data and build a PowerBI visualization. Along the way I’ll point out a couple of things to watch out for. At the end of the session you will then learn how, with a couple of commands, to switch your visualization to the cloud.
Event Date: 22-06-2019 - Session time: 15:40:00 - Track: Analytics and Visualization
Event Date: 22-06-2019 - Session time: 15:40:00 - Track: Strategy and Architecture
Event Date: 22-06-2019 - Session time: 15:40:00 - Track: Cloud Application Development Deployment
This demo heavy session will be focused on setting up Azure Analysis Services, deploying a model, loading the model with data and finally reporting from your Azure Analysis Services instance.
Prerequisites: Prior knowledge of SSAS or Power BI