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

T-SQL Tuesday #92, Lessons learned the hard way

Posted on Monday July 3rd, 2017

#tsql2sday is a monthly blog party on the second Tuesday of each month. Everyone is welcome to participate, so no matters you are an experienced blogger or you just want to start…

Successful Anti-Patterns, Using Deprecated Data types

Posted on Wednesday April 26th, 2017

From time to time it’s good to remind people about the complexity of a product such as SQL Server. The internals are so wide and complex that we easily get lost and…

Spring cleanup, LOB considerations

Posted on Wednesday March 29th, 2017

For DBA’s it is important to have the ability to recover databases quickly in case of disaster. In order to maximize the potential we need to have our databases ready but sometimes…

Not the typical story about key lookups

Posted on Wednesday March 22nd, 2017

Query plans are very useful to tune queries, but some operations are usually avoided or blamed for performance problems when not always are the culprit, let me show you one of those…

T-SQL Tuesday #88 – The security audit WTF

Posted on Tuesday March 14th, 2017

In this post I want to share the stored procedure I wrote to audit the different logins and server permissions within an instance.    This post is part of the T-SQL Tuesday,…

Benchmarking storage using Diskspd.exe

Posted on Thursday March 2nd, 2017

One of the most important things when something goes wrong is to have an idea how your environment looks like in a normal day. Let me show you how to easily get…

Statistics and Data types, What can go wrong?

Posted on Thursday February 9th, 2017

One of the most interesting things in SQL Server are Statistics. Today I want to write about the creation and update. One of the most interesting things in SQL Server from my point…

Playing with Azure, File Snapshot backups

Posted on Wednesday February 1st, 2017

This week I want to go another step into moving databases to the cloud and start using some advanced features that Azure offers Last post, we explored how to move part of our…

Playing with Azure, Stretching Databases

Posted on Tuesday January 3rd, 2017

Whether we like it or not, the cloud is more and more present in our life as DBAs, so it is a good time to try understand some of the possibilities it…

In-Memory logging, much cooler than disk based

Posted on Wednesday November 30th, 2016

This week I want to look at one of the most important parts, in my opinion, that allow In-Memory to outperform and scale better than the traditional engine, and this is the…

Posts navigation

Previous 1 2 3 4 … 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