Nr: 203
SQLSaturday #203 - Boston 2013
SessionID: 10073
Building BI Semantic Model Tabular in 60 minutes
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 5
Speaker: Ayad Shammout
Title: Building BI Semantic Model Tabular in 60 minutes
Abstract:
SQL Server 2012 introduces the new Analysis Services Tabular Mode. BI Semantic Model (BISM) Tabular is in-memory database in Analysis Services using state-of-the-art compression algorithms. BI Semantic Models can be developed in either Visual Studio or in Excel using the SQL Server 2012 PowerPivot add-in. In this session, I will show you how to build a complete solution in Tabular and creating one from the ground up, deploy a rich semantic model and discover a simpler method for analyzing business data. You also learn the basics of DAX language and how to manage role based security and partitioning in a Tabular model. You will be able to create your BISM Tabular models, and gain a solid background to enable you starting your next project.
SessionID: 10142
SQL Internals , Recovery Models, Backups! OH MY
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Bradley Ball
Title: SQL Internals , Recovery Models, Backups! OH MY
Abstract:
The more you know about SQL Server the more you understand how it works. SQL Server is a product we use every day, and most of us know the big concepts. At the 10,000 foot view we know what Databases, Tables, and Columns are. But what makes up those Databases, Tables, and Columns. What are Records, Pages, Extents, and Allocation Units? What are Full, Simple, and Bulk-Logged Recovery? What are the differences between Full, Transaction Log, Differential, or Filegroup backups? This is an introduction to these concepts. In this session you will learn about the internal Structure, Recovery Modes, and Backups and be better prepared to for Future Learning and Managing SQL!
SessionID: 10321
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 3
Speaker: Benjamin Nevarez
Abstract:
SessionID: 10322
Dive into the Query Optimizer-Undocumented Insight
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 3
Speaker: Benjamin Nevarez
Title: Dive into the Query Optimizer-Undocumented Insight
Abstract:
SessionID: 10659
A DBAs Guide to HIPAA
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 6
Speaker: Brandon Leach
Title: A DBAs Guide to HIPAA
Abstract:
In this hour long session We'll delve into the Health Insurance Portability and Accountability Act (HIPAA) and what implications it has for us as data professionals. We'll discuss SQL Server best practices that can help protect ourselves, our company, and the people whom we serve.
We'll also dive into several features in SQL Server that can help in this endeavor.
SessionID: 11627
Why APPLY?
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 4
Speaker: Christina Leo
Title: Why APPLY?
Abstract:
Most T-SQL developers know that the APPLY operator can be used to invoke a table valued function. But did you know that it can also be used to join to derived data sets, return multiple columns from a sub-query, shred XML, create working columns for use with the WHERE and GROUP BY clauses, and replace the UNPIVOT operator? If not, then why not take your skills to the next level, and come see each use case in action, using real-world examples. You'll leave the session with thorough understanding of the full potential of this versatile operator, as well as a few new tricks up your T-SQL sleeves.
SessionID: 12906
Building Your First Tabular Model
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 2
Speaker: Dan Clark
Title: Building Your First Tabular Model
Abstract:
SessionID: 14747
Tune Queries By Fixing Bad Parameter Sniffing
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 4
Speaker: Grant Fritchey
Title: Tune Queries By Fixing Bad Parameter Sniffing
Abstract:
SessionID: 14748
What to Look for in Execution Plans
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 2
Speaker: Grant Fritchey
Title: What to Look for in Execution Plans
Abstract:
SessionID: 16220
Using PowerView and Hadoop to Unlock Hidden Market
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 2
Speaker: Joseph D'Antoni
Title: Using PowerView and Hadoop to Unlock Hidden Market
Abstract:
A practical way to derive business value from big data is to microtarget customers, but where do you begin? In this session, we examine real data from one of the nation's largest cable TV providers and combine it with data from the 2010 census and other data sources. In addition, we demonstrate how to use Hadoop and the Microsoft BI stack with this integrated data to develop powerful analytics quickly and easily. We demystify the process of working with big data by showing you first how to gather and load the data into Hadoop, and then how to extract a subset of that data and apply data visualization to reveal insightful patterns that can be used to connect more effectively with customers.
SessionID: 16221
SQL 2012 -- All About HA and DR
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 4
Speaker: Joseph D'Antoni
Title: SQL 2012 -- All About HA and DR
Abstract:
Have you heard about all of the new Availability Group features in SQL 2012? Thinking about implementing a DR solution, but don't know where to start? In this session we will walk through the process of creating a disaster recovery plan for your organization, the HA and DR options within SQL Server, and finally a demonstration of the new Availability Groups feature in SQL Server 2012 and see them in practice.
SessionID: 17031
How to audit and prevent unwanted user actions.
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 5
Speaker: John Miner
Title: How to audit and prevent unwanted user actions.
Abstract:
Many corporations are composed of small divisions located in countries throughout the world. While you might be the lead DBA for your corporation, there are several other employees who have the keys to the kingdom. This presentation will review techniques on how to prevent and/or audit data and schema changes. 1 – Granting correct user access is vital 2 – DML triggers to keep a DATA audit trail. 3 – DDL triggers to keep a SCHEMA audit trail. 4 – Preventing unwanted DATA modifications 5 – Preventing table TRUNCATIONS 6 – Preventing unwanted SCHEMA changes 7 – New Feature (2008) – change data capture
SessionID: 20234
Virtualizing SQL Server 2012: Doing IT Right
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 2
Speaker: Michael Corey
Title: Virtualizing SQL Server 2012: Doing IT Right
Abstract:
SessionID: 20519
Ask the Experts: Database Administration
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Mike Hillwig
Title: Ask the Experts: Database Administration
Abstract:
Have a question that wasn't answered today? Throw it to our panel of experts to see what they think.We'll take as many questions as possible. You'll have an opportunity throughout the day to provide your questions to our volunteers.
SessionID: 21654
Network or Perish
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 6
Speaker: Paresh Motiwala
Title: Network or Perish
Abstract:
As IT personnel, we tend to get boxed-in, stranded on our own little island. We fail to make people aware of our activities, both within our own organization and in our wider professional circles. Just like a shipwrecked captain waiting for the rescue boat on a desert island, if you fail to communicate, your career will be stuck with no possibility of progression. This presentation will show you how to leverage networking and self-marketing techniques that will allow you to set sail off the island and into new opportunities.
SessionID: 21964
What's New for Self-Service BI in Excel 2013
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Peter Myers
Title: What's New for Self-Service BI in Excel 2013
Abstract:
SessionID: 21965
Introduction to SQL Server 2012 MDS and DQS
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 3
Speaker: Peter Myers
Title: Introduction to SQL Server 2012 MDS and DQS
Abstract:
This presentation introduces the upgraded features of SQL Server 2012 Master Data Services (MDS) and the new service, SQL Server 2012 Data Quality Services (DQS).
MDS is a solution for master data management. First released in SQL Server 2008 R2, this upgraded version includes many new features and enhancements, including a new web interface developed with Silverlight, an Excel add-in to support simplified model creation and easier data updates and management.
DQS is a new knowledge-driven data cleansing solution, and it supports building knowledge bases that provide correction and de-duplication of data.
SessionID: 24025
Get-PowerShell | Get-SQLServer
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 4
Speaker: SB Chatterjee
Title: Get-PowerShell | Get-SQLServer
Abstract:
SessionID: 24071
Kung Fu Migration to Windows Azure SQL Database
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 4
Speaker: Scott Klein
Title: Kung Fu Migration to Windows Azure SQL Database
Abstract:
SessionID: 24681
A Big Data Primer
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 3
Speaker: Stacia Varga
Title: A Big Data Primer
Abstract:
The term "big data" dominates the headlines in technology news these days, but what is the fuss really all about? What are the implications for traditional data warehousing and reporting? What kind of technology and skill sets do you need to successfully implement to a big data strategy? Come to this session for a gentle, business-focused introduction to big data and leave with some inspiration and practical steps for tackling your first big data project.
SessionID: 24682
Taking BI to the Next Level: Collaboration
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 6
Speaker: Stacia Varga
Title: Taking BI to the Next Level: Collaboration
Abstract:
SessionID: 24919
Designing An Efficient Replication Topology
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 5
Speaker: Chad Churchwell
Title: Designing An Efficient Replication Topology
Abstract:
With replication being a source for many data warehouse systems, this session will cover aspects regarding your data and business that should drive design decisions when architecting a replication topology. Discussed will be design decisions for snapshot, transactional, and merge replication. Also discussed will be agent profiles and optimizations for replication. What type of replication to use to solve business needs will also be covered.
SessionID: 25131
Database Design: Size DOES Matter
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Thomas LaRock
Title: Database Design: Size DOES Matter
Abstract:
SessionID: 25346
Database design for mere developers
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 6
Speaker: Steve Simon
Title: Database design for mere developers
Abstract:
SessionID: 25347
Get your Mining Model Predictions out to all
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 5
Speaker: Steve Simon
Title: Get your Mining Model Predictions out to all
Abstract:
SQL Server 2012: Over the past 18 months many financial and portfolio management firms have been severely ‘hit’ by the depressed markets and poor economic conditions.This lead to risk exposure and considerable client liability.We like many firms have gone through the 'teething process'with regards to data mining model predictions and have now taken our systems from the prototype stage to our “shop floor” and are getting the 'good word' out to management via SQL Server Reporting Services.
SessionID: 25872
Self Service BI: Office 2013 and SQL 2012
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 6
Speaker: Sunil Kadimdiwan
Title: Self Service BI: Office 2013 and SQL 2012
Abstract:
In this session I will focus on how you can use the new features of Office 2013 such as Power View in Excel. How do you connect to multiple data models? How can you layout your data on a Map? How can you drill down to the details? And much more.
SessionID: 26592
Matching and Survivorship
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 3
Speaker: Tim Sidor
Title: Matching and Survivorship
Abstract:
SessionID: 27544
Secrets of SQL Server Management Studio (SSMS)
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 5
Speaker: Varsham Papikian
Title: Secrets of SQL Server Management Studio (SSMS)
Abstract:
SessionID: 9249
Demystifying Clustering for the DBA
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Allan Hirt
Title: Demystifying Clustering for the DBA
Abstract:
SessionID: 9250
Business Continuity: The Real Reason for HA and DR
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 1
Speaker: Allan Hirt
Title: Business Continuity: The Real Reason for HA and DR
Abstract:
These days, I've stopped counting how many times I've been approached to help implement feature X because a customer thinks/was told it provides 24x7 for a DB/instance. These decisions often lead to more downtime and less uptme if the technology choice was not right or cannot be administered by the current staff. The secret sauce is not what gets implemented but understanding everything behind the scenes that influences the final architecture based on your actual requirements. It’s less about technology and more about understanding what it will take to keep your business going even when things seems like they are crumbling down around you. This session will cover how to approach achieving business continuity with the right amount of uptime.
SessionID: 9629
Event Date: 06-04-2013 - Session time: 00:00:00 - Track: Track 2
Speaker: Andy Roberts
Abstract: