Start Time (24h) | Speaker | Track | Title |
---|---|---|---|
09:00:00 | Martin Schoombee | PreCon1 | Power BI Development Best Practices (Deep Dive) |
09:00:00 | Ryan Swanstrom | PreCon2 | Doing Data Science on Azure (and the Certifications) |
09:00:00 | Dave Bland | PreCon3 | Using SQL Server tools to Find Performance Bottlenecks |
08:00:00 | Justin Mannhardt | Analytics and Visualization | Playing with (M)agic: an introduction to writing M code in Power BI |
08:00:00 | CJ Knapp | Professional Development | Introduction to Business Intelligence |
08:00:00 | Thomas Grohser | Application Database Development | 42 TSQL Functions |
08:00:00 | Dave Bland | Enterprise Database Administration Deployment | How to use Execution Plans to find Performance Issues |
08:00:00 | Martin Schoombee | BI Platform Architecture, Development Administration | The 10 Commandments of ETL |
09:25:00 | Bill Fellows | BI Information Delivery | Real Time Monitoring with Power BI |
09:25:00 | Adam Hafner | Application Database Development | Unit Testing - How to Make Friends and Influence Databases |
09:25:00 | Mohammad Darab | Enterprise Database Administration Deployment | Big Data Clusters for the Absolute Beginner |
09:25:00 | John Byrnes | Advanced Analysis Techniques | Data Science with SQL Server 2017 |
10:50:00 | Rick Lowe | Enterprise Database Administration Deployment | Why should I care about ... the plan cache? |
10:50:00 | Brian Larson | Analytics and Visualization | Hyper-Interactivity in Power BI |
10:50:00 | Kevin Trojanowski | Application Database Development | SQL Unit Testing with T-SQLt |
10:50:00 | Brian Hansen | Enterprise Database Administration Deployment | Real-World PowerShell for SQL Administration |
13:15:00 | Leslie Weed | Application Database Development | Innovative Data Modeling: Make Data Warehousing Cool Again |
13:15:00 | Jason Brimhall | Enterprise Database Administration Deployment | Extended Events - Better than Profiler |
13:15:00 | Martin Schoombee | BI Information Delivery | Advanced Power BI Modeling Techniques |
13:15:00 | Shawn Meyers | Enterprise Database Administration Deployment | HA in an about an Hour |
14:40:00 | Matthew Sharkey | Application Database Development | Building Web-Apps with R and SQL Server |
14:40:00 | Marcus Hopfinger | Enterprise Database Administration Deployment | Are you getting the most out of SQL Agent? |
14:40:00 | Preston VanderPlaats | Enterprise Database Administration Deployment | "Why is My Drive Full?" Understanding SQL Backups - Even if you are not responsible for Backups |
14:40:00 | Ryan Swanstrom | Professional Development | What are these new Microsoft Data Certifications? |
16:05:00 | Leveat Ruse | Professional Development | Resume Tips-Go Beyond the Print Out |
16:05:00 | Adam Koehler | Enterprise Database Administration Deployment | XML? What’s this doing in my database? |
16:05:00 | Kevin Mackey | Application Database Development | Don't just code it—Generate It |
16:05:00 | Ankit Baria | BI Platform Architecture, Development Administration | Hidden Power: Service Broker |
Event Date: 10-08-2019 - Session time: 09:00:00 - Track: PreCon1
In this pre-con we will take a deep dive into the considerations and best practices when developing Power BI models, reports and dashboards to help you bridge the gap and make your solutions enterprise ready. Some of the topics we will cover are: · Power BI Desktop Configuration · Connection Reuse · Entity/Table Design · Cross Filters · Date Entities · Aggregates Measures Prerequisites Beginner or intermediate Power BI development experience is required
REGISTER HERE: https://www.eventbrite.com/e/precons-sqlsaturday-sioux-falls-tickets-63432355884
Event Date: 10-08-2019 - Session time: 09:00:00 - Track: PreCon2
Things to bring with you (besides a smile) • A Microsoft account (Hotmail, live.com, outlook.com), a free account will suffice • A laptop • Some previous experience with programming or scripting (Any necessary math or machine learning background will be covered)
REGISTER HERE: https://www.eventbrite.com/e/precons-sqlsaturday-sioux-falls-tickets-63432355884
Event Date: 10-08-2019 - Session time: 09:00:00 - Track: PreCon3
Performance is always at the top of every DBA’s list of things to do. There are many tools that are available that are native to SQL Server. This session will cover how to use Extended Events, DMVs, Execution Plans and QueryStore to find performance bottlenecks.
Topics to be covered, as well as a few surprises • Query Timeouts • Index Fragmentation • Execution Plan Warnings • Missing Indexes • SQL Server Wait information • Missing Statistics • Query bottlenecks • Data type conversion issues • CPU and Memory Issues • IO issues • Deadlocks
This session will also cover a few additional topics such as how to format your SQL code allowing for easier reading. How to perform a complete server assessment and baseline will also be covered as part of the session.
REGISTER HERE: https://www.eventbrite.com/e/precons-sqlsaturday-sioux-falls-tickets-63432355884
Event Date: 10-08-2019 - Session time: 08:00:00 - Track: Analytics and Visualization
In this session you will learn:
Event Date: 10-08-2019 - Session time: 08:00:00 - Track: Professional Development
Event Date: 10-08-2019 - Session time: 08:00:00 - Track: Application Database Development
Event Date: 10-08-2019 - Session time: 08:00:00 - Track: Enterprise Database Administration Deployment
Event Date: 10-08-2019 - Session time: 08:00:00 - Track: BI Platform Architecture, Development Administration
In this session I will share the 10 basic principles I follow when developing ETL processes, and also show how the different choices can affect performance. Following these simple guidelines have resulted in many successful projects and happy customers. I'm sure it will work for you too!!
Event Date: 10-08-2019 - Session time: 09:25:00 - Track: BI Information Delivery
Event Date: 10-08-2019 - Session time: 09:25:00 - Track: Application Database Development
Event Date: 10-08-2019 - Session time: 09:25:00 - Track: Enterprise Database Administration Deployment
Join Mohammad Darab this session to explore the cutting-edge technology that SQL Server 2019 has to offer: Big Data Clusters.
Topics include: -Big Data Cluster architecture and its components such as: Containers, Kubernetes and the newly enhanced Polybase -Unique advantage of SQL Server Big Data Clusters -Data Virtualization, Scale-out Data Marts, and Data Hub concepts
Event Date: 10-08-2019 - Session time: 09:25:00 - Track: Advanced Analysis Techniques
Event Date: 10-08-2019 - Session time: 10:50: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 often seem so frazzled. 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: 10-08-2019 - Session time: 10:50:00 - Track: Analytics and Visualization
Event Date: 10-08-2019 - Session time: 10:50:00 - Track: Application Database Development
Event Date: 10-08-2019 - Session time: 10:50:00 - Track: Enterprise Database Administration Deployment
In this session, I'm assuming that you know the basics of PowerShell. What we're going to cover are some of the "gotchas" and nuances that I've run into when I've been working with the language, and particularly with the SQL Agent's flavor of PowerShell.
And then we'll spend the balance of our time looking at real-world, practical scripts that I use pretty much every day. PowerShell is an awesome way to automate so many processes and relieve some of the everyday monotony of SQL administration.
Event Date: 10-08-2019 - Session time: 13:15:00 - Track: Application Database Development
Event Date: 10-08-2019 - Session time: 13:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 10-08-2019 - Session time: 13:15:00 - Track: BI Information Delivery
In this session we'll take your modeling skills to the next level as we explore a few advanced techniques that deal with displaying measures or KPIs in the rows of a table (as opposed to the columns), dynamic currency conversions and an alternate approach to role-playing dimensions.
Event Date: 10-08-2019 - Session time: 13:15:00 - Track: Enterprise Database Administration Deployment
Event Date: 10-08-2019 - Session time: 14:40:00 - Track: Application Database Development
Here are a few topics we'll address:
Event Date: 10-08-2019 - Session time: 14:40:00 - Track: Enterprise Database Administration Deployment
Event Date: 10-08-2019 - Session time: 14:40:00 - Track: Enterprise Database Administration Deployment
You will also be shown answers to the following questions? What are the different types of Backups? What does the Recovery Model setting do? Are there conflicting backups happening? Why are the log (ldf) files so big? How do I clear space from the log files? How do I shrink the log files?
This is a good introduction, if you need to learn how to backup SQL, want to know more about backups or occasionally need to troubleshoot backup issues.
Event Date: 10-08-2019 - Session time: 14:40:00 - Track: Professional Development
Event Date: 10-08-2019 - Session time: 16:05:00 - Track: Professional Development
Event Date: 10-08-2019 - Session time: 16:05:00 - Track: Enterprise Database Administration Deployment
In this session, we’ll learn how XML data can be stored in the database, how to index it appropriately for performance, and tips and tricks to make your SQL queries against XML data faster.
Event Date: 10-08-2019 - Session time: 16:05:00 - Track: Application Database Development
Table-driven applications allow one set of code to handle changing business needs. Metadata-driven code generation takes this a giant step further. If you can describe your code with an algorithm operating against a set of data, you can get a computer to produce the code.
Event Date: 10-08-2019 - Session time: 16:05:00 - Track: BI Platform Architecture, Development Administration
With focusing on your basic database to database asynchronous messaging to more advance messaging across multiple servers, we are positive you will walk away with new knowledge about Service Broker. And just as positive we will learn something new with you. As some of you may know, Service Broker never ceases to surprise.