Awesome new T-SQL candy in SQL Server 2012

Slides:



Advertisements
Similar presentations
Yukon – What is New Rajesh Gala. Yukon – What is new.NET Framework Programming Data Types Exception Handling Batches Databases Database Engine Administration.
Advertisements

IAEA International Atomic Energy Agency International Nuclear Information System (INIS) NCL Collection Management System 36 th Consultative Meeting of.
SQL Server 2012 New Performance Tuning Tools. Who am I? Menzo Steinhorst Senior Premier Field Engineer SQLRAP, WS+ SQL Server Performance Tuning, WS+
Database Testing - Minimizing "If it can break, it will." Mladen Prajdić SQL Server MVP
Foundational Objects. Areas of coverage Technical objects Foundational objects Lessons learned from review of Use Case content Simple Study Simple Questionnaire.
Meeting of the Minds 1999 Welcome To... ReportSmith & ADP PC/Payroll For Windows.
Welcome to San Antonio!. halFILE 3.0 A Sneak Preview.
Murach’s SQL Server 2008, C6© 2008, Mike Murach & Associates, Inc.Slide 1.
SQL for SQL Server, C6© 2002, Mike Murach & Associates, Inc.Slide 1.
Murach’s SQL Server 2008, C1© 2008, Mike Murach & Associates, Inc.Slide 1.
Murach’s SQL Server 2008, C4© 2008, Mike Murach & Associates, Inc.Slide 1.
MAKING BUSINESS INTELLIGENT DBA Delta Force SQL Server 2012 features for the DBA.
Virtual techdays INDIA │ 9-11 February 2011 virtual techdays Auditing Made Easy: Change Tracking and Change Data Capture Pinal Dave │ Technology Evangelist,
Administering Microsoft SQL Server 2012 Databases.
Welcome Windows SharePoint Service 3.0. Craig Carpenter MCSE, MCT Director, Combined Knowledge.
Project title Team Members. Project Title Brief description of the project in bullet form.
Confidential ODBC May 7, Features What is ODBC? Why Create an ODBC Driver for Rochade? How do we Expose Rochade as Relational Transformation.
Your Imagination, Our Innovation Add Event or Presentation Title in Master Slide Errors on searching on lot numbers After tabbing out of “start” field.
SQL Server and Application Security for Developers
What’s New in SSIS with SQL 2008 Bret Stateham Training Manager Vortex Learning Solutions blogs.netconnex.com.
Benefits of PL/SQL. 2 home back first prev next last What Will I Learn? In this lesson, you will learn to: –List and explain the benefits of PL/SQL –List.
WHAT’S NEW: SQL SERVER “DENALI” Aaron Bertrand SQL Sentry, Inc.
Online Autonomous Citation Management for CiteSeer CSE598B Course Project By Huajing Li.
1 SharePoint Real World Deployment Encouraging business and user adoption for SharePoint Steve Smith – MVP SharePoint Server Owner Combined Knowledge
BARBARIN DAVID SQL Server Senior Consultant Pragmantic SQL Server Denali : New development features.
Intro to SQL Server Performance Tuning By Robert Biddle.
How to solve a SQL performance problem Paul Zgondea.
Open Search Office Web Services Database Doc Mgt Sys Pipeline Index Geospatial Analysis Text Search Faceting Caching Query parsing Clustering Synonyms.
Wir schaffen Wissen – heute für morgen Paul Scherrer Institut EPICS V4 Archiver Service and Matlab client Timo Korhonen.
What’s New In Denali - TSQL David Ballantyne. Who am I Kent.Net/SqlServer.
Agenda for Presenation  What is NLIDB  What has been done  What is to be done.
Presented by Vishy Grandhi.  Architecture (Week 1) ◦ Development Environments ◦ Model driven architecture ◦ Licensing and configuration  AOT (Week 2)
The X-Factor of the Extended Events Amit Khandelwal.
Learningcomputer.com SQL Server 2008 – Management Studio.
STAGES Language Application Overview. The Language Application is available on a separate URL (typically /stagesLanguage) and tied to only one database.
1 Title Line on a Divider Slide Format >Level one bullet text for a divider slide.
SQL Query Analyzer. Graphical tool that allows you to:  Create queries and other SQL scripts and execute them against SQL Server databases. (Query window)
SQL Server Deep Dive Denis Reznik Data Architect at Intapp.
Execution Plans Detail From Zero to Hero İsmail Adar.
© SCRIBE SOFTWARE CORPORATION 2008 Tips and Tricks for Working with Scribe Insight Trace Files.
Exploreengage elevate explore engage elevate Presented By: Laura Murphy, Turnkey Technologies.
Database Development with SQL Server Data Tools (SSDT) Björn Eriksen, Architect Evangelist DPE Microsoft
Introducing Hekaton The next step in SQL Server OLTP performance Mladen Prajdić
Recommended Practices & Fundamentals
A big party is being held to honor relational database systems and their impact on modern society. Outside the venue, the host awaits the guests. The.
Building a Performance Monitoring System using XEvents and DMVs
Efficiently Searching Schema in SQL Server
Building a Performance Monitoring System using XEvents and DMVs
Continuing Education Modules
Indiana U t Wendy Balmer
Simplifying XEvents Management with dbatools
Presentation Title here
Performance Monitoring Using Extended Events, DMVs & Query Store
Building a Performance Monitoring System using XEvents and DMVs
Agenda item number 1 Agenda item number 2 Agenda item number 3 Agenda item number 4 Agenda item number 5.
SQL Server 2008 Systems Management
Migrating your SQL Server Instance
Azure SQL DWH: Tips and Tricks for developers
Melbourne Azure Meetup
The Ins and Outs of Indexes
Tracking Index Usage Like a Pro
Architecture.
System Admin Best Practices for NAV 2013 R2
SQL Server 2008 for developers
Architecture.
Query Processing CSD305 Advanced Databases.
Azure SQL DWH: Tips and Tricks for developers
Building a Performance Monitoring System using XEvents and DMVs
Python 8 Mr. Husch.
Query Optimization Techniques
Presentation transcript:

Awesome new T-SQL candy in SQL Server 2012 Mladen Prajdić SQL Server MVP http://weblogs.sqlteam.com/mladenp @MladenPrajdic mladenp@gmail.com

About me Welcome to Slovenia. It‘s Unicorn approved!

Agenda New SQL Server 2012 stuff quick overview Awesome T-SQL Candy

New SQL Server 2012 stuff overview Extended Events Profiler, SQL Trace deprecation AlwaysOn Contained Databases SQL Server Developer Tools (Juneau) Columnstore Index Full-Text Search: Semantic Search Licensing Obligatory lots of bullet points slide

Agenda Quick New SQL Server 2012 stuff overview Awesome T-SQL Candy

When I first heard about it...

But then I‘ve seen it and tried it...

T-SQL Candy Logical, String & Math Sequence Metadata discovery Offset Windowing functions Error handling Date & Time Conversion & Parsing

Enough with informative slides already... Show us some code!

Develop IT...

? http://weblogs.sqlteam.com/mladenp @MladenPrajdic mladenp@gmail.com