sqlsathistory

Nr: 273

Back to Main list

SQLSaturday #273 - Tampa 2014

Start Time (24h) Speaker Track Title
00:00:00 Allen White Manage SQLServer Efficiently w/PowerShell Remoting
00:00:00 Bradley Ball Trimming Indexes Getting Your Database In Shape
00:00:00 Brandon Leach Treating Tables Like Legos, Partitioning Basics
00:00:00 Brian Mitchell The Modern Data Warehouse
00:00:00 Julie Smith BIML--Step by Step
00:00:00 Chris Skorlinski Check Engine Lights
00:00:00 Chris Skorlinski Your Best Interview Ever
00:00:00 David Klee Squeezing Top Performance from Your Virtualized SQL Server
00:00:00 Dmitri Korotkevitch Eternal story on temporal objects
00:00:00 Jorge Novo Dynamic File Loading Using SSIS Programming
00:00:00 Eric Wisdahl Free tools from the SQL Server Community
00:00:00 Frank Quintana An introduction to Business Intelligence and Big Data
00:00:00 Grant Fritchey Statistics and Query Optimization
00:00:00 Janis Griffin Geekin’ Out on Extended Events -Deconstructing the system_health session to solve performance issues
00:00:00 Jason Carter Maintenance and Backups: How Ola makes your life
00:00:00 Jose Chinchilla Designing and Optimizing SSAS Hierarchies
00:00:00 Jeffrey Garbus How to be a GREAT DBA
00:00:00 Jen Underwood Combining SQL Server, SSRS and SSAS with Tableau Dashboards
00:00:00 Jonathan Kehayias SQL Server Amnesia: Diagnosing Memory Problems
00:00:00 John Welch Unit Testing SSIS Packages
00:00:00 Jorge Segarra What is a BI DBA?
00:00:00 Kendal Van Dyke Discover, Document, Diagnose Your Servers on Your Coffee Break
00:00:00 Mike Davis Complex DAX Functions
00:00:00 miguel Cebollero Database Development Comes out of the Dark Ages
00:00:00 Michael Antonovich Introducing Cube World To Users From Flat Table Land
00:00:00 Philip Pees Big Data - HdInsight and Parallel Data Warehousing (PDW)
00:00:00 Rafael Salas ETL: Avoiding Costly Mistakes
00:00:00 Robert Biddle Loading a Data Warehouse with SSIS
00:00:00 Rob Volk Harvesting Web Data Using Data Explorer and XML
00:00:00 Ronald Dameron SQL Server Security Easy Button
00:00:00 Shawn Meyers Translate SQL server performance issues into business costs
00:00:00 Chad Churchwell Introduction to SQL Server Replication
00:00:00 Thomas LaRock Database Design: Size DOES Matter
00:00:00 Susan Rickman Can't we all just get along?
00:00:00 Jon Bloom Introduction to SSRS for DBAs
00:00:00 Tim Radney You Inherited a Database, Now What?
00:00:00 Tim Radney Getting involved and Getting ahead
00:00:00 Warren Sifre Introduction to FileTables in SQL 2012
00:00:00 Wayne Sheffield Windowing Functions in SQL Server 2012
00:00:00 Andy Warren PCI For The SQLDBA

SessionID: 10041

Manage SQLServer Efficiently w/PowerShell Remoting

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Allen White

Title: Manage SQLServer Efficiently w/PowerShell Remoting

Abstract:

You have more and more servers to manage and less time to accomplish everything. You're writing scripts to automate those tasks but they still take time to run. PowerShell remoting allows you to manage servers without the overhead of Remote Desktop, and allows you to run processes on all your servers simultaneously. In this session we'll walk through how PowerShell remoting works, how to set it up, and how you can save time getting things done more quickly.

SessionID: 10148

Trimming Indexes Getting Your Database In Shape

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Bradley Ball

Title: Trimming Indexes Getting Your Database In Shape

Abstract:

Indexes are a wonderful thing. We should be using them, and we should be maintaining them. But over time our production databases start to look a little pudgy around the mid-section. Maybe they are a little bloated with Unused Indexes, maybe they have Duplicate Indexes, and possibly even Reverse Indexes. The first step to fixing these problems it so see if you have them, and if you do the second is to set about fixing them. You could be costing yourself CPU cycles, I/Op’s, and space and never even know it.

SessionID: 10674

Treating Tables Like Legos, Partitioning Basics

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Brandon Leach

Title: Treating Tables Like Legos, Partitioning Basics

Abstract:

Partitioning allows us to isolate parts of our table as small chunks called partitions. In turn, these partitions allow us to do some really cool tricks for manageability and performance. In this session we'll look at the concepts surrounding partitioning and how we can apply them. We'll reinforce what we cover with some cool demo's showing some really neat tricks.

SessionID: 10758

The Modern Data Warehouse

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Brian Mitchell

Title: The Modern Data Warehouse

Abstract:

This session covers the following topics: evolution of the data warehouse, insights on all data types (relational and non-relational), real-time performance on data at all scale, flexible platform choices across appliance, box, and cloud (hybrid focus). Specifically we will focus on SQL Server 2014’s Clustered Columnstore Indexing, HDInsight Service, and SQL Server Parallel Data Warehouse. You will come away from this session with a better understanding of how these technologies can help drive your Modern Data Warehouse.

SessionID: 11114

BIML--Step by Step

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Julie Smith

Title: BIML--Step by Step

Abstract:

BIML--Business Intelligence Markup Language is your key to faster development of SSIS Packages. This session will guide you through an introduction to BIML. We'll explore the capabilities of BIML and BIMLScript, available through the free Codeplex BIDSHelper download. We'll move through basic syntax of plain BIML, and progress to BIMLScript, using LINQ, and Lambda expressions to access enterprise metadata, speeding SSIS development exponentially.

SessionID: 11560

Check Engine Lights

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Chris Skorlinski

Title: Check Engine Lights

Abstract:

Together we'll explore SQL Server "check engine lights", those little indications that SQL Server needs your attention. Ignore these and you could be stuck alongside the road with a broken engine.

SessionID: 11561

Your Best Interview Ever

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Chris Skorlinski

Title: Your Best Interview Ever

Abstract:

Are you looking for a career change? Good News! Technology is back on the move and companies are again hiring. I'll cover key strategies you can use to make your face-2-face interview the best ever increasing chances for a new job and new adventure.

SessionID: 12535

Squeezing Top Performance from Your Virtualized SQL Server

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: David Klee

Title: Squeezing Top Performance from Your Virtualized SQL Server

Abstract:

Just about anyone can click through a SQL Server installation and get it working, but more than a little tuning is required to get the most performance out of your servers. Once virtualized, additional tuning can help get even more performance out of that virtual machine. David Klee (@kleegeek) will discuss valuable details for both VMware vSphere and Microsoft Hyper-V on how to tweak and tune your virtual infrastructure for business-critical virtualized SQL Servers. Tips on configuring your SQL Server installations for maximum performance when virtualized will be covered in detail.

SessionID: 13279

Eternal story on temporal objects

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Dmitri Korotkevitch

Title: Eternal story on temporal objects

Abstract:

Every database professional knows about temporary objects. They can help to solve complex problems and improve application performance when used wisely. However, they can introduce very serious issues when used incorrectly.

This session focuses on the temporary objects available in SQL Server. It talks about temporary tables, table variables, table-valued parameters and discusses their internal implementation and best use-cases for them. The session also covers some aspects of tempdb usage and monitoring and shows how to reduce tempdb load and improve its throughput.

SessionID: 13984

Dynamic File Loading Using SSIS Programming

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jorge Novo

Title: Dynamic File Loading Using SSIS Programming

Abstract:

Every organization has to deal with the constant loading of text,csv,excel,pipe, fixed width, and ragged right files in this session we are going to build metadata driving ETL framework that will dynamically create an standard SSIS template that will encompass the file format, enforce standards, and keep track of data lineage across an organization.

SessionID: 14019

Free tools from the SQL Server Community

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Eric Wisdahl

Title: Free tools from the SQL Server Community

Abstract:

No budget? That's OK! Need Tools? We've get them! Don't know where to go? We'll show you! The SQL Server community is one of the best around and has put out loads of free tools, videos, blogs, and other great ideas and information to help you out. In this session we will show you several great tools, scripts, blogs and other resources to help you out. Best of all, it's all free! But wait, there's more. Order now and we'll include an extra two tips at no additional cost!

SessionID: 14310

An introduction to Business Intelligence and Big Data

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Frank Quintana

Title: An introduction to Business Intelligence and Big Data

Abstract:

An introduction to BI architecture with the focus on the Microsoft BI stack as well as an introduction to Hadoop and its impact on BI and analytics.

Anybody interested in BI and Big Data. Some knowledge of database and/or exposure to BI tools would be beneficial for better appreciation between the significance of BI and Big Data

SessionID: 14732

Statistics and Query Optimization

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Grant Fritchey

Title: Statistics and Query Optimization

Abstract:

There are any number of tricks and traps around getting the query optimizer to provide you with an optimal execution plan that gets you your data quickly and efficiently. But, at the end of the day, the principal driving factor of the optimizer, and therefore of your queries, are the statistics that define your data. This session teaches you how those statistics are put together and maintained by SQL Server. Different types of maintenance results in different levels of accuracy within statistics so we detail what the structures and information looks like after this maintenance. Your understanding of how the optimizer works with statistics will better enable you to understand why you’re getting the performance and types of execution plans that you are getting. Understanding enables you to write better t-sql statements and deal with performance problems such as bad parameter sniffing.

SessionID: 15690

Geekin’ Out on Extended Events -Deconstructing the system_health session to solve performance issues

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Janis Griffin

Title: Geekin’ Out on Extended Events -Deconstructing the system_health session to solve performance issues

Abstract:

Extended Events are used to gather a wide range of performance information to help troubleshoot performance problems in SQL Server. The system_health session is an Extended Events session that is included by default with SQL Server. This session starts automatically when the SQL Server database engine starts, and runs without any noticeable performance effects. This presentations will take you on an in-depth tour of the data provided in the system_health event session and how to use it to troubleshoot performance issues. Cases studies from real-life examples will be used to demonstrate tips and tricks.

SessionID: 15790

Maintenance and Backups: How Ola makes your life

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jason Carter

Title: Maintenance and Backups: How Ola makes your life

Abstract:

This session will provide an overview of the critically acclaimed SQL Server Maintenance Solution written and maintained by Ola Hallengren. If you're using Maintenance plans, you're started in the right direction, but Ola's solution is the Gold Standard for Maintenance scripts. We will review the options and show you how these scripts can leave you more at ease with your backup, database and index maintenance duties.

SessionID: 16116

Designing and Optimizing SSAS Hierarchies

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jose Chinchilla

Title: Designing and Optimizing SSAS Hierarchies

Abstract:

In this session Jose will do an overview of the different types of hierarchies and how to design user hierarchies in SSAS by defining attribute relationships and key columns the right way. Attendees will learn how to implement natural unnatural hierarchies, balanced and ragged hierarchies, and Parent-Child hierarchies. A brief introduction will be made navigate hierarchies using MDX functions.

SessionID: 16308

How to be a GREAT DBA

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jeffrey Garbus

Title: How to be a GREAT DBA

Abstract:

This presentation describes the tasks a DBA needs to perform to do a great job. Formal training classes and certifications only take you so far; this session talks from experience about everything from preventive maintenance to planning to scaling to communication.

Great for beginner to intermediate DBAs, as well as Developers who think this is a direction in which they might want to move.

SessionID: 16514

Combining SQL Server, SSRS and SSAS with Tableau Dashboards

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jen Underwood

Title: Combining SQL Server, SSRS and SSAS with Tableau Dashboards

Abstract:

The demo intensive session covers how to combine SQL Server, SSRS and SSAS with Tableau visual analytics and the Microsoft BI platform. Topics include:

SessionID: 17051

SQL Server Amnesia: Diagnosing Memory Problems

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jonathan Kehayias

Title: SQL Server Amnesia: Diagnosing Memory Problems

Abstract:

Amnesia is caused by injuries, traumatic events, or physical deficiencies. Memory problems in SQL Server can also be classified using these same terms. This session will take a deep dive into memory internals in SQL Server by covering the SQLOS and the differences in memory allocations in SQL Server 2008 and SQL Server 2012. This session will focus on common patterns and problems that affect SQL Server memory usage and how to solve them based on real-world scenarios. From incorrectly sized hardware to code and schema design challenges that tax SQL Servers memory usage, this session will give you the tools necessary to tackle even the most challenging memory problems.

SessionID: 17208

Unit Testing SSIS Packages

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: John Welch

Title: Unit Testing SSIS Packages

Abstract:

Unit testing is a widely accepted best practice, yet it is difficult to do well with SSIS packages. This session will focus on both the practice of test driven development as it applies to SSIS, and the tools for actually implementing it. It will cover in depth how to set up your development environment to support test driven development and what techniques can be used to make this practical for SSIS. You will also see how to automate the testing of SSIS packages, using the open source ssisUnit framework. The session will cover several of the common questions about automated unit testing, including how to handle test data , how to set up the environment for multiple developers, and how to make tests flexible.

SessionID: 17400

What is a BI DBA?

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jorge Segarra

Title: What is a BI DBA?

Abstract:

Have you ever read a job description (or needed to hire one yourself) asking specifically for a “BI DBA” and wondered what exactly that means? In this session we will discuss the expectations of the role, what the various pieces of the Microsoft BI stack are and what administrative components and gotchas are involved for each one. If you need to unveil the mysteries and intricacies of administrating an SSIS, SSAS and/or SSRS environment from a DBA perspective then check this session out!

SessionID: 18068

Discover, Document, Diagnose Your Servers on Your Coffee Break

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Kendal Van Dyke

Title: Discover, Document, Diagnose Your Servers on Your Coffee Break

Abstract:

Documentation is the bane of every DBA's existence. We all know we should do it but it's time consuming; by the time you're finally done it's probably out of date. Throw in the new servers you just found out about last week and keeping documentation up to date can turn into a full time job. And with everything we have to do in our day, who has time for that?

You need a way to work smarter, not harder, and automate your documentation. It can be done, and in this session you'll learn how to discover all the SQL Servers on your network, document their configuration from top to bottom (including OS details), and diagnose common problems before they turn into big headaches - all while you're on a coffee break. You'll look like a rock star without writing a line of code on your own or having to ask management to sign a check.

Attend this session and walk away with everything you need to generate documentation for your entire SQL Server environment on your first day back at the office

SessionID: 19967

Complex DAX Functions

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Mike Davis

Title: Complex DAX Functions

Abstract:

PowerPivot is a powerful new tool able to slice and dice data in memory very fast. But how do you acheive complex situations like, parent child hierarchies, Many to Many, and using inactive Relationships. Come see these complex DAX functions and leave with some great DAX knowledge.

SessionID: 20416

Database Development Comes out of the Dark Ages

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: miguel Cebollero

Title: Database Development Comes out of the Dark Ages

Abstract:

Database development has traditionally been done using SQL Server Management Studio query window as the primary tool, when far more powerful tools are available in your toolset. This is the equivalent of writing a document using Notepad, when MS Word is available on your desktop. This session will take you through some of the basics of using SSDT, show you how to use VS2012 database projects effectively, how to utilize TFS build, test and deploy your code. I've had my share of bumps on the road to deploying these toolsets. At the end of this session you will have a good introduction into how to use the tools and how to avoid some common issues with legacy code you are already have in your environments.

SessionID: 20478

Introducing Cube World To Users From Flat Table Land

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Michael Antonovich

Title: Introducing Cube World To Users From Flat Table Land

Abstract:

This session explores the tabular approach to building cubes in SQL Server Analysis Services 2012 for those DBAs and developers who are more comfortable working with relational databases than cubes. Starting with a ‘normal’ relational database, the attendee will learn how to build a basic model by loading data from several data sources, establish relations between these data sources, define measures and dimensions, build hierarchies, create KPIs and deploy functional cubes that can be used to answer management’s questions about what is really going on with their data. For users already familiar with PowerPivot, this session provides a good transition into the world of SSAS as both use essentially the same techniques.

SessionID: 22247

Big Data - HdInsight and Parallel Data Warehousing (PDW)

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Philip Pees

Title: Big Data - HdInsight and Parallel Data Warehousing (PDW)

Abstract:

We will define Big Data first. Then, we will talk about Microsoft's two offerings: HdInsight and Parallel Data Warehousing (PDW). HDInsight is Microsoft’s new Hadoop-based platform. It combines the simplicity of Windows with the power and reliability of Hortonworks Data Platform (HDP) to deliver big data insights from Apache Hadoop. PDW is a shared nothing massive parallel processing (MPP) relational DB based on SQL Server. This Session will explore how to load data to the Azure blob store, creating an HDInsight Service cluster, adding additional storage locations, and adding structure with Hive objects.

SessionID: 22960

ETL: Avoiding Costly Mistakes

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Rafael Salas

Title: ETL: Avoiding Costly Mistakes

Abstract:

In this session, we will review a list of costly mistakes we make when designing and building ETL and data integration processes, and provide with actionable recommendations to avoid them. You will get a check-list you can use in your projects to ensure the ETL processes include the capabilities a solid data integration sub-system should have and you will be better prepared to assess the robustness and reliability of ETL solutions.

SessionID: 23147

Loading a Data Warehouse with SSIS

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Robert Biddle

Title: Loading a Data Warehouse with SSIS

Abstract:

You've just been assigned a data warehouse project. Maybe you've figured out what tables you want to work with, but outside of that you don't really know how to get started. In this session we'll cover some of the basics of data warehousing, and then we'll show how to use SSIS as an ETL tool to load a Kimball data warehouse.

SessionID: 23266

Harvesting Web Data Using Data Explorer and XML

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Rob Volk

Title: Harvesting Web Data Using Data Explorer and XML

Abstract:

In this session we will cover the basics of using Data Explorer (Now called Power Query) + other tools to explore XML data from the SQL Saturday website. We will look at lesser-known features like XML feeds, harvesting data from other websites, and social media sources using open source tools like Curl (a command line tool for transferring data with URL syntax). We will use Business Intelligence tools such as the new Data Explorer and SQL Server to download and analyze the XML.

SessionID: 23438

SQL Server Security Easy Button

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Ronald Dameron

Title: SQL Server Security Easy Button

Abstract:

Attendees will learn how to define a permission set with a single script that allows your company’s DBAs to do routine work and how to elevate DBA permissions quickly to respond to production emergencies.

DBAs will leave this session with an easy to implement, low hassle solution that provides DBAs the minimum necessary access required to maintain the server but not be able to view user data. In addition, I’ll talk about our DBA’s real world experience with reduced permissions

SessionID: 24629

Translate SQL server performance issues into business costs

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Shawn Meyers

Title: Translate SQL server performance issues into business costs

Abstract:

DBAs understand their bottlenecks, managers understand business issues, this presentation will help both sides understand each other and how to put a dollar figure in business terms on your performance problems. Putting actual costs to problems allows the business to determine if it worth fixing and allows the DBA to obtain budget to move their environment forward.

SessionID: 24917

Introduction to SQL Server Replication

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Chad Churchwell

Title: Introduction to SQL Server Replication

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: 25137

Database Design: Size DOES Matter

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Thomas LaRock

Title: Database Design: Size DOES Matter

Abstract:

Great database performance starts with great database design. During the database design process it is important to select your datatypes wisely. The wrong choices will often lead to wasted space, increased response times, and less stability. Additionally you run the risk of having your design not scale as well as it should. Leave this session armed with the knowledge you need to help your databases perform at their peak efficiency.

SessionID: 25887

Can't we all just get along?

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Susan Rickman

Title: Can't we all just get along?

Abstract:

There comes a point in every career that you will need to talk to people that you do not agree with. It is important to advancement (and well-being) that you are able to make concise points that will draw interest from other teams, as opposed to alienating them.

How do you speak to your leadership team? Your peers? People who depend on you? People on whom you depend?

SessionID: 26015

Introduction to SSRS for DBAs

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Jon Bloom

Title: Introduction to SSRS for DBAs

Abstract:

Want to write SQL-Server SSRS reports? Not fluent in T-SQL or MDX? Learn how to create Custom Reports without writing any code. See examples in OLTP, OLAP and Hadoop Hive.

SessionID: 26706

You Inherited a Database, Now What?

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Tim Radney

Title: You Inherited a Database, Now What?

Abstract:

You have recently inherited the support of a new or existing database, what are the things you should immediately check and start monitoring and what are the things that you should address over the next few weeks. When taking over support of a database or system, you cannot ASSUME anything. At the end of this session you will have a nice checklist of things you should check and be doing on ALL your databases not just the one you inherited. Whether you are a seasoned DBA or just starting out, this session should be informative and something you can relate to.

SessionID: 26708

Getting involved and Getting ahead

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Tim Radney

Title: Getting involved and Getting ahead

Abstract:

Learn how getting involved in the SQL Community can help you get ahead within your organization, improve you skill set as well as help provide career stability. PASS and other organizations practically give you all the tools you need to succeed in the DBA field, learn about the events that help make this possible as well as how you can get involved to help others who are starting out. The rewards of the SQL Community are endless.

SessionID: 27561

Introduction to FileTables in SQL 2012

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Warren Sifre

Title: Introduction to FileTables in SQL 2012

Abstract:

What are FileTables? How do they work? What are their limitations? These questions and more will be answered in this demo filled presentation. We will walkthrough the configuration and implementation of this feature. We will show you some use cases on how this fucntionality can help you manage your data in whatever forms it exists.

SessionID: 27683

Windowing Functions in SQL Server 2012

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Wayne Sheffield

Title: Windowing Functions in SQL Server 2012

Abstract:

SQL Server 2012 brings with it nearly full ANSI compliance with the windowing functions. Come to this code filled session to learn about all of the windowing functions in SQL Server 2012: Ranking functions, changes for windowing in the Aggregate functions, and the new Analytic and Sequence functions. We’ll examine how this latest implementation of the windowing functions allows us to perform running and sliding aggregations; retrieve data from adjacent rows in the partition, and much more – all without self-joins back to the source table.

SessionID: 9574

PCI For The SQLDBA

Back to calendar

Event Date: 22-02-2014 - Session time: 00:00:00 - Track:

Speaker: Andy Warren

Title: PCI For The SQLDBA

Abstract:

Are you storing or planning to store credit card numbers? If so, you need to learn all you can about the requirements for PCI compliance. We'll cover how PCI works from the requirements to the final audit, and eveything in between that you'll need to know something about. We'll talk about encryption, key management, logging, alerting, administration access, granular permissions, tokenization, and as much more as we can fit into an hour. It's a complex topic, but that just makes it more interesting!