Nr: 333
SQLSaturday #333 - St. Louis 2014
SessionID: 10408
Data-ing Advice: Profiles are Important
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 4
Speaker: Britton Gray
Title: Data-ing Advice: Profiles are Important
Abstract:
SessionID: 10454
SSIS Project Deployment Model: Deployment and maintenance
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 4
Speaker: Bill Fellows
Title: SSIS Project Deployment Model: Deployment and maintenance
Abstract:
In this session, you'll learn everything you need to know to successfully deliver a modern SSIS solution. We'll cover the mechanics of deployment; creation, configuration and migration of Environment variables; monitoring execution troubleshooting.
SessionID: 12325
Change Data Capture - What is it and Why I should use it
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 3
Speaker: Dave Bland
Title: Change Data Capture - What is it and Why I should use it
Abstract:
SessionID: 13171
Reporting for SQL Server Health
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 3
Speaker: Dennis Graham
Title: Reporting for SQL Server Health
Abstract:
Many of us make our living writing reports for other people; it is time SQL server Professionals take advantage of reporting. You will walk away from this session with 40 or more reports designed to review an SQL Server system for its health and to predict potential problems.
SessionID: 13172
Violin Memory - Presentation
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 3
Speaker: Dennis Graham
Title: Violin Memory - Presentation
Abstract:
Violin Memory - Presentation
SessionID: 14919
Partition Management
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 2
Speaker: Dan Guzman
Title: Partition Management
Abstract:
SessionID: 16757
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 2
Speaker: Jeff Foushee
Abstract:
SessionID: 18442
WIT Panel
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 5
Speaker: Kathi Kellenberger
Title: WIT Panel
Abstract:
SessionID: 18444
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 1
Speaker: Kathi Kellenberger
Abstract:
SessionID: 18946
Tabular vs Multidimensional. Lets build it together!
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 1
Speaker: Lance Kolie
Title: Tabular vs Multidimensional. Lets build it together!
Abstract:
This session will be one big demo where we will build both a Tabular and Multidimensional model side by side to contrast and compare the uses of both methods. By the end of this session you should have a good understanding of both modeling methods and how to make use of them in the future.
SessionID: 18968
Bridging The Gap
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 3
Speaker: Larry Toothman
Title: Bridging The Gap
Abstract:
SessionID: 22557
Understanding SQL Server XML Features
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 5
Speaker: Randy Knight
Title: Understanding SQL Server XML Features
Abstract:
The XML Functionality embedded into SQL Server 2005 and 2008 is one of its most powerful yet least understood features. This seems to be primarily because DBA's shy away from it and developers prefer to work with XML in their code. In this session we will explore the XML features of SQL Server and how we can bridge these two worlds. Topics covered will include retrieving relational data as XML, storing XML in the database using the XML Datatype, XML indexes, and the XQuery functions included in SQL Server. We will also look at using XML as stored procedure parameters as a way to pass large amounts of complex data between client and server.
SessionID: 22559
Locks, Blocks, and Deadlocks Oh My!
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 2
Speaker: Randy Knight
Title: Locks, Blocks, and Deadlocks Oh My!
Abstract:
Managing concurrency is one of the most challenging aspects of working with any enterprise DBMS. There is much confusion out there about locking, blocking, and deadlocks. In this demo heavy session we will clear up the confusion.
SessionID: 23138
Designing a Better Database
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 3
Speaker: Rickey Nunn
Title: Designing a Better Database
Abstract:
Most everyone knows how to build a table, an index, or a relationship, but the real challenge in database design is the process the data professional uses to interpret the business requirements into database designs which are both flexible and extensible.
In this session, I will NOT tell you the syntax of any database object.
In this session, we will review some of the common challenges we face and some philosophies which will help us to design and deliver better database designs.
SessionID: 24571
SQL Server 2014 Cardinality Estimator changes
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 2
Speaker: Sreeni Julakanti
Title: SQL Server 2014 Cardinality Estimator changes
Abstract:
This session covers the changes made to Cardinality Estimations and Calculations in SQL Server 2014.
SQL Server 2014 introduces the first major redesign of the SQL Server Query Optimizer cardinality estimation process since version 7.0. The goal for the redesign was to improve accuracy, consistency and supportability of key areas within the cardinality estimation process, ultimately affecting average query execution plan quality and associated workload performance.
Topics Covered in this session
How to enable and disable the new cardinality estimator behavior?
What changed in new cardinality estimations?
How to troubleshoot plan-quality regressions if and when they occur?
Note : Presentation based on recent white paper released from Microsoft.
SessionID: 25170
NULL: A Love Story
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 1
Speaker: JK Wood
Title: NULL: A Love Story
Abstract:
NULL - an unknown value. At least, that's what it's SUPPOSED to be. The problem is, NULL is often treated differently based on what you're doing - even equality is suspect. Join JK as he works on demystifying NULLs in the database, looking at how they interact with various queries and how to work around and with the idiosyncrasies of this sometimes misunderstood concept.
SessionID: 25186
Big Data Market Overview
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 5
Speaker: Scott Shaw
Title: Big Data Market Overview
Abstract:
This session will give you an insider look into what is driving the Big Data market. I'll relay lessons learned from talking with C-level executives from some of the largest corporations in the midwest as well as talking with guys in the trenches from companies like LinkedIn, Facebook, and Twitter. Everything is changing and this session will help you ride the tide and understand where things are going.
SessionID: 25187
Hive - Interactive SQL Querying for Hadoop
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 5
Speaker: Scott Shaw
Title: Hive - Interactive SQL Querying for Hadoop
Abstract:
This session will go into details around the Hive framework and how interactive SQL querying can be accomplished on a distributed file system. The session has a live demo showing the key features and will also discuss future enhancements. Is Hive a SQL Server killer? Let's find out.
SessionID: 25849
The Elephant in the Room; A DBA's Guide to Hadoop Big Data
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 5
Speaker: Stuart Ainsworth
Title: The Elephant in the Room; A DBA's Guide to Hadoop Big Data
Abstract:
SessionID: 27571
Introduction to FileTables in SQL 2012
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 4
Speaker: Warren Sifre
Title: Introduction to FileTables in SQL 2012
Abstract:
SessionID: 8830
Agile Database Development
Event Date: 11-10-2014 - Session time: 00:00:00 - Track: Track 4
Speaker: Aaron King
Title: Agile Database Development
Abstract:
In this talk Aaron will introduce users to some techniques and tools for developing and maintaining SQL code inside an Agile SDLC. Aaron will use test driven development techniques and commit his code changes to Team Foundation Services and schedule a build. He'll also demonstrate some custom solutions and go over all of the different databases that a DBA might support in an on-premise TFS install.