↓
 

James Serra's Blog

Big Data and Data Warehousing

  • Home
  • My Book
  • FAQ
  • Presentations
  • Expert Advise
  • About Me
  • Contact Me
Home→Published 2012 → February

Monthly Archives: February 2012

SQL Server 2012 (“Denali”): Extended Events

James Serra's Blog Posted on February 29, 2012 by James SerraMarch 21, 2012

Extended Events is a general event-handling system for performance monitoring that was introduced in SQL Server 2008.  It has a highly scalable and highly configurable architecture that allows users to collect as much or as little information as is necessary to troubleshoot or identify a … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | Leave a reply

End-User Microsoft BI Tools – Clearing up the confusion

James Serra's Blog Posted on February 27, 2012 by James SerraJuly 24, 2015

Given two types of underlying data sources (a data warehouse and a OLAP cube built from the data warehouse) there are many different possible presentation layers (client tools) that serve different user communities with varying usage profiles.  There is a … Continue reading →

Posted in Excel, PerformancePoint, Power Pivot, Power View/Project Crescent, ProClarity, Report Builder, SQLServerPedia Syndication, SSRS, White Paper | 2 Replies

SQL Server 2012 (“Denali”): Spatial Features

James Serra's Blog Posted on February 24, 2012 by James SerraFebruary 8, 2012

SQL Server 2012 introduces several significant enhancements to spatial types, such as support for new subtypes of circular arcs, new and updated methods and aggregates for all subtypes, improved precision, and updates to the geography type. More info: New Spatial … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | Leave a reply

SQL Server 2012 (“Denali”): FileTable

James Serra's Blog Posted on February 22, 2012 by James SerraJuly 31, 2013

FileTable is a new feature in SQL Server 2012 that is built on top of SQL Server FILESTREAM technology, which allows BLOB data to be stored as individual files separate from a database’s data files.  Interactions with the FileStream files … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | 2 Replies

Please vote for my SQLRally session

James Serra's Blog Posted on February 21, 2012 by James SerraApril 21, 2012

I’m hoping to do a presentation at SQLRally in Dallas on May 10-11, but I need your help! There is a Community Vote for the remaining 20 sessions, so I would greatly appreciate it if you would go to http://www.sqlpass.org/sqlrally/2012/dallas/CommunityChoice.aspx and vote … Continue reading →

Posted in Presentation, Session, SQLServerPedia Syndication | Leave a reply

SQL Server 2012 (“Denali”): PowerPivot

James Serra's Blog Posted on February 20, 2012 by James SerraNovember 1, 2012

Version 2 of PowerPivot (download) is being made available with SQL Server 2012.  There are many new features, and my top 5 are: Diagram View – Instead of looking at the defined relationships in a list format, v2 allows you to view the … Continue reading →

Posted in Power Pivot, SQL Server 2012, SQLServerPedia Syndication | 3 Replies

SQL Server 2012 (“Denali”): Microsoft StreamInsight

James Serra's Blog Posted on February 17, 2012 by James SerraSeptember 23, 2012

Microsoft StreamInsight, first introduced in Microsoft SQL Server 2008 R2, is a way to effectively analyze large amounts of event data streaming in from multiple sources.  You can derive insights from critical information in near real-time.  StreamInsight is a platform … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | 2 Replies

SQL Server 2012 (“Denali”): T-SQL Enhancements

James Serra's Blog Posted on February 15, 2012 by James SerraFebruary 2, 2012

SQL Server 2012 has a number of new T-SQL features.  Listed below are all of the new features, along with the best links I have found that describe each feature: WITH RESULT SETS, OFFSET AND FETCH, THROW, SEQUENCE: See New T-SQL … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | 2 Replies

SQL Server 2012 (“Denali”): Contained Databases

James Serra's Blog Posted on February 13, 2012 by James SerraApril 1, 2013

A problem that has plagued SQL Server for a long time is that a database is not very portable.  Sure, you can backup or detach a database and restore or attach it elsewhere, but when you do that, you are … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | 6 Replies

SQL Azure (renamed Microsoft Azure SQL Database)

James Serra's Blog Posted on February 10, 2012 by James SerraMay 4, 2015

SQL Azure is a cloud-based service from Microsoft that uses a special version of SQL Server as its backend.  SQL Azure helps to ease provisioning and deployment of multiple databases.  Developers do not have to install, setup, patch or manage any … Continue reading →

Posted in Azure SQL Database, SQLServerPedia Syndication | Leave a reply

What is Microsoft Connect?

James Serra's Blog Posted on February 8, 2012 by James SerraMay 29, 2013

Microsoft Connect (blog, twitter) is a site where you can post feedback to improve the quality of many Microsoft products and impact the direction of those products.  As of this writing, the site accepts bugs for 51 products and suggestions for 34 … Continue reading →

Posted in Microsoft, SQLServerPedia Syndication | 2 Replies

SQL Server 2012 (“Denali”): Data Quality Services

James Serra's Blog Posted on February 6, 2012 by James SerraMarch 7, 2012

Data Quality Services (DQS) is a brand new feature in SQL Server 2012.  In short, DQS enables you to build a knowledge base, and use that knowledge base to perform a variety of critical data quality tasks such as correction, enrichment, … Continue reading →

Posted in SQL Server 2012, SQLServerPedia Syndication | 1 Reply

Slowly Changing Dimensions

James Serra's Blog Posted on February 3, 2012 by James SerraJuly 30, 2013

When designing a data warehouse, how you handle changes to dimensional data over time is the most important decision to make.  It is rare that a dimension will remain static over time.  For example, a customer may change their phone number or … Continue reading →

Posted in Dimensions, SQLServerPedia Syndication | 4 Replies

Need to create a time dimension down to the millisecond?

James Serra's Blog Posted on February 1, 2012 by James SerraJanuary 24, 2012

Ok, I know that creating a time dimension down to the millisecond is extremely rare.  After all, we are talking about  86,400,000 records.  In my case, it is needed for a customer with a 50TB database that contains stock trades that … Continue reading →

Posted in SQLServerPedia Syndication | Leave a reply

About James Serra

I work at Microsoft as a big data and data warehousing solution architect where I have been for most of the last ten years.  Prior to that I was an independent consultant working as a Data Warehouse/Business Intelligence architect and developer. I am a prior SQL Server MVP with over 35 years of IT experience. The views and opinions on this blog are mine and not that of Microsoft. Check out my book Deciphering Data Architectures: Choosing Between a Modern Data Warehouse, Data Fabric, Data Lakehouse, and Data Mesh. 

Follow me!

  • LinkedIn
  • Twitter
  • Email
  • SlideShare

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

Join 901 other subscribers

Recent Posts

  • Microsoft Build announcements
  • Deciphering Data Architectures: When to Use a Warehouse, Fabric, Lakehouse, or Mesh
  • Announcements from the Microsoft Fabric Community Conference
  • Real-Time Intelligence in Microsoft Fabric
  • Azure SQL offerings
  • Cool AI sites
  • Introduction to OpenAI and LLMs – Part 3
  • Ways to land data into Fabric OneLake
  • Microsoft Ignite Announcements Nov 2024
  • Benefits of Migrating from Azure Synapse Analytics to Microsoft Fabric
  • European Microsoft Fabric Community Conference announcements
  • Get mentored and coached by me and other industry experts!
  • Microsoft Purview GA menu’s
  • Microsoft Purview FAQ
  • Microsoft Fabric AI Skill
  • Microsoft Fabric reference architecture
  • Classifications and sensitivity labels in Microsoft Purview
  • Copilot in Microsoft Fabric
  • Transform yourself into an Invaluable Data Leader in just 6 weeks
  • Introduction to OpenAI and LLMs – Part 2

Recent Comments

  • Nicole Cyphers on Microsoft Purview FAQ
  • Classifying and Labeling Synapse Spark Data with Microsoft Purview – Learn IT in Sri Lanka on Classifications and sensitivity labels in Microsoft Purview
  • Transitioning from Classic to the New Unified Microsoft Purview Portal for Synapse Governance – Learn IT in Sri Lanka on Microsoft Purview FAQ
  • DevGuy on SSIS package taking forever to load when you open it?
  • Stephane on Microsoft Fabric reference architecture

Top Posts & Pages

  • Classifications and sensitivity labels in Microsoft Purview
  • Microsoft Fabric shortcuts
  • Copilot in Microsoft Fabric
  • Consultants: Corp-to-Corp vs 1099
  • Presentations
  • Transform yourself into an Invaluable Data Leader in just 6 weeks
  • Common Data Model
  • SQL Server does not script indexes by default
  • Data Lakehouse defined
  • Microsoft Purview new data governance features

Archives

  • May 2025 (2)
  • April 2025 (1)
  • March 2025 (1)
  • February 2025 (1)
  • January 2025 (2)
  • December 2024 (1)
  • November 2024 (2)
  • October 2024 (1)
  • September 2024 (3)
  • August 2024 (2)
  • July 2024 (2)
  • June 2024 (2)
  • May 2024 (2)
  • April 2024 (1)
  • March 2024 (2)
  • February 2024 (2)
  • January 2024 (2)
  • December 2023 (1)
  • November 2023 (3)
  • October 2023 (3)
  • September 2023 (1)
  • August 2023 (1)
  • July 2023 (1)
  • June 2023 (2)
  • May 2023 (2)
  • April 2023 (1)
  • March 2023 (1)
  • February 2023 (1)
  • January 2023 (2)
  • December 2022 (1)
  • November 2022 (2)
  • October 2022 (1)
  • September 2022 (2)
  • August 2022 (3)
  • July 2022 (1)
  • June 2022 (2)
  • May 2022 (2)
  • April 2022 (1)
  • March 2022 (2)
  • February 2022 (1)
  • January 2022 (1)
  • December 2021 (2)
  • November 2021 (2)
  • October 2021 (1)
  • September 2021 (1)
  • August 2021 (2)
  • July 2021 (1)
  • June 2021 (2)
  • May 2021 (1)
  • April 2021 (2)
  • March 2021 (3)
  • February 2021 (1)
  • January 2021 (2)
  • December 2020 (4)
  • November 2020 (2)
  • October 2020 (2)
  • September 2020 (4)
  • August 2020 (2)
  • July 2020 (2)
  • June 2020 (2)
  • May 2020 (4)
  • April 2020 (2)
  • March 2020 (3)
  • February 2020 (1)
  • January 2020 (2)
  • December 2019 (3)
  • November 2019 (2)
  • October 2019 (1)
  • September 2019 (1)
  • August 2019 (2)
  • July 2019 (3)
  • June 2019 (2)
  • May 2019 (1)
  • April 2019 (2)
  • March 2019 (2)
  • February 2019 (1)
  • January 2019 (2)
  • December 2018 (1)
  • November 2018 (2)
  • October 2018 (2)
  • September 2018 (2)
  • August 2018 (3)
  • July 2018 (3)
  • June 2018 (3)
  • May 2018 (3)
  • April 2018 (3)
  • March 2018 (4)
  • February 2018 (4)
  • January 2018 (1)
  • December 2017 (1)
  • November 2017 (3)
  • October 2017 (4)
  • September 2017 (2)
  • August 2017 (4)
  • July 2017 (2)
  • June 2017 (4)
  • May 2017 (4)
  • April 2017 (3)
  • March 2017 (6)
  • February 2017 (1)
  • January 2017 (2)
  • December 2016 (4)
  • November 2016 (8)
  • October 2016 (3)
  • September 2016 (3)
  • August 2016 (4)
  • July 2016 (3)
  • June 2016 (2)
  • May 2016 (5)
  • April 2016 (4)
  • March 2016 (5)
  • February 2016 (5)
  • January 2016 (2)
  • December 2015 (2)
  • November 2015 (1)
  • October 2015 (1)
  • September 2015 (2)
  • August 2015 (3)
  • July 2015 (3)
  • June 2015 (1)
  • May 2015 (5)
  • April 2015 (2)
  • March 2015 (1)
  • February 2015 (5)
  • January 2015 (2)
  • December 2014 (2)
  • November 2014 (4)
  • October 2014 (2)
  • September 2014 (1)
  • August 2014 (3)
  • July 2014 (2)
  • June 2014 (1)
  • May 2014 (6)
  • April 2014 (3)
  • March 2014 (6)
  • February 2014 (8)
  • January 2014 (7)
  • December 2013 (8)
  • November 2013 (8)
  • October 2013 (10)
  • September 2013 (10)
  • August 2013 (12)
  • July 2013 (9)
  • June 2013 (10)
  • May 2013 (10)
  • April 2013 (10)
  • March 2013 (10)
  • February 2013 (10)
  • January 2013 (8)
  • December 2012 (10)
  • November 2012 (11)
  • October 2012 (10)
  • September 2012 (9)
  • August 2012 (4)
  • July 2012 (9)
  • June 2012 (7)
  • May 2012 (6)
  • April 2012 (10)
  • March 2012 (15)
  • February 2012 (14)
  • January 2012 (13)
  • December 2011 (12)
  • November 2011 (12)
  • October 2011 (14)
  • September 2011 (14)
  • August 2011 (15)
  • July 2011 (15)
  • June 2011 (20)
  • May 2011 (13)
  • April 2011 (3)

Categories

  • Active Directory
  • Antivirus
  • Appliance
  • Azure
  • Azure Analysis Services
  • Azure Arc
  • Azure Cosmos DB
  • Azure Data Factory
  • Azure Data Lake
  • Azure Data Lake Analytics
  • Azure Databricks
  • Azure Purview
  • Azure SQL Database
  • Azure Stack
  • Azure Synapse Analytics/SQL DW
  • Big Data
  • BISM
  • Blob Storage
  • Blog
  • Business Intelligence
  • Career
  • Certification
  • Cloud
  • Columnstore indexes
  • Consulting
  • Cortana Intelligence Suite
  • Data Lake
  • Data Mesh
  • Data warehouse
  • Database Migration Service
  • DataOps
  • DAX
  • Delta Lake
  • Dimensions
  • DNS
  • DQS
  • ETL
  • Excel
  • Fast Track
  • Fuzzy Lookup
  • Hadoop
  • HDInsight
  • Introduction
  • IoT
  • KPI
  • MDS/MDM
  • MDX
  • Microsoft
  • Microsoft Fabric
  • OpenAI
  • PASS
  • PDW/APS
  • PerformancePoint
  • Podcast
  • PolyBase
  • Power BI
  • Power Map
  • Power Pivot
  • Power Query
  • Power View/Project Crescent
  • Presentation
  • ProClarity
  • Quick Tip
  • Report Builder
  • Security
  • Session
  • SharePoint
  • SharePoint 2013
  • SQL Server
  • SQL Server 2012
  • SQL Server 2014
  • SQL Server 2016
  • SQL Server 2017
  • SQL Server 2019
  • SQLServerPedia Syndication
  • SSAS
  • SSDT/Juneau
  • SSIS
  • SSMS
  • SSRS
  • Tabular
  • Team Foundation Server
  • Tools
  • Training
  • Videos
  • Virtualization
  • Visio
  • Visual Studio 2008
  • Visual Studio 2010
  • Visual Studio 2012
  • Visual Studio 2013
  • Visual Studio vNext
  • White Paper
  • Windows 8

Favorite Blogs/YouTube

Piethein Strengholt
Chris Webb
Paul Randal
Brent Ozar
sqlbi
Paul Turley SQL Server BI Blog
Melissa Coates
Paul Andrew
Matthew Roche
Azure Data Blog
Curbal
Fun with Azure
Advancing Analytics
Guy in a Cube
Bryan Cafferky
RADACAD
Kasper on BI

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

I’m a Top 10 SQL Server blogger of 2018

I’m a former SQL Server MVP

I’m a Rockstar Blogger

©2025 - James Serra's Blog - Weaver Xtreme Theme
↑