Skip to content
SQLDoubleG
Menu
  • Home
  • Articles
  • SQL-G Hacks
  • Language: English
    • English English
    • Español Español
Menu

Category: Articles

Articles mostly focused on SQL Server technologies

In-Memory NonClustered Indexes, much cooler than disk based

Posted on Wednesday November 23rd, 2016

The new In-Memory engine is now available on every edition of SQL Server, including Express, so there is no excuse to start exploring this amazing feature Last week Microsoft has done it. The…

Database Design Matters, Real World Scenario

Posted on Thursday November 3rd, 2016

Sooner or later the more you know how SQL Server works will help you come up with more and more ideas to solve your daily problems, let me show you what one…

Database Design Matters, RTO and Filegroups

Posted on Friday October 28th, 2016

RTO and RPO are two terms that must sound familiar for database professionals, but not everybody know that a good database design can dramatically improve our recovery time in case of disaster Usually…

Successful Anti-Patterns, Storage Requirements

Posted on Wednesday October 19th, 2016

One of the things you realize with experience is that there is not one absolute truth when speaking about SQL Server… that comes along with the magical answer for most of the…

Multi-column statistics are back in SQL Server 2016

Posted on Friday September 30th, 2016

The new cardinality estimator in SQL Server 2014 brought new and improved query performance but as always there are caveats. Let’s check a specific case to see the different behaviors for the…

Database Design Matters, choosing the Clustering Key

Posted on Wednesday September 21st, 2016

There has been a permanent debate about which is the right clustering key for our tables since the beginning of the time, this time I’ll get a bit deeper to show you…

T-SQL Tuesday #82 – My first steps on Azure Database

Posted on Tuesday September 13th, 2016

This week I want to walk my first steps into SQL Azure database, create a new database and run a query, totally for novices like me    This post is part of…

Database design Matters, choosing the right data type

Posted on Tuesday September 6th, 2016

This is not the first time I write about best practices or how a good design can help even from a performance point of view, but today I’ll go to an earlier…

SQL Server 2016, Double or Nothing, Always Encrypted with temporal tables

Posted on Wednesday July 27th, 2016

This week’s post I’ll talk about two new features that don’t seem to get on well. Let’s make them behave and work together as a team  Among the overwhelming amount of new…

T-SQL Tuesday #80 – SQL Server 2016, using the Query Store for READ-ONLY databases

Posted on Tuesday July 12th, 2016

The new Query Store is one of the most exciting features coming with SQL Server 2016, but unfortunately comes with some limitations. Learn how we can overcome one of those    This…

Posts navigation

Previous 1 … 3 4 5 … 7 Next
  • About this blog
  • Articles
  • Development
  • Free Training
  • Security
  • SQL Server 2016
  • SQL-G Hacks
  • T-SQL Tuesday

Latest Posts

  • T-SQL Tuesday #158, Implementing Worst Practices
  • T-SQL Tuesday #155 –The Dynamic Code Invitation
  • FillFactor, the Untold Story
  • How I Compared 1000’s of database’s schemas at once
  • How to Update SQL Server Stats The Right Way
©2025 SQLDoubleG | Design: Newspaperly WordPress Theme