Saltar al contenido
SQLDoubleG
Menú
  • Inicio
  • Articulos
  • Trucos SQL-G
  • Idioma: Español
    • English English
    • Español Español
Menú

Categoría: Articles

Articles mostly focused on SQL Server technologies

SQL Server 2016 Query Store, User Data or Metadata?

Posted on 06 de julio de 2016

One of the newest features for SQL Server is the Query Store, let’s explore it to know a bit more about it It’s been a month since the SQL Server community has their…

Update Statistics Misconception

Posted on 22 de junio de 2016

Having statistics up to date is important to get good query plans, but sometimes how to get it might be misunderstood On the 15th of June I made my first presentation at my…

Database design matters, seriously

Posted on 16 de junio de 2016

All those rules and best practices about database design exist for a reason. Today I want to show you something very simple for you to see how a good design might improve…

Extended Events File Target Reader

Posted on 31 de mayo de 2016

Getting useful information from Extended Event files is sometimes very tedious as you have to use XML queries and even PIVOT, what can be a better plan? It’s been some time since I…

TRUNCATE TABLE misconceptions

Posted on 25 de mayo de 2016

There is a number misconceptions around TRUNCATE TABLE which have been around for too long that people take them as the real truth, let’s debunk some of those TRUNCATE TABLE in SQL Server…

Index fun, disabling the Clustered Index

Posted on 18 de mayo de 2016

Disabling an index is always fun, but disabling the clustered index is even funnier, but probably not for your users, let me show you what can happen. Following a conversation with my junior…

Successful Anti-Patterns, Key Lookup VS RID Lookup

Posted on 10 de mayo de 2016

This post wants to show some performance improvements we may have by doing things the way we’ve been told not to When it comes to technical subjects like databases, we must always look…

Shrinking large half-empty MDF

Posted on 26 de abril de 2016

Shrinking your database is not a best practice (sometimes can be acceptable) but it might be trickier than you expect Once again I’ve found my inspiration browsing linkedin SQL Server groups. Love it!…

Back To Basics, Lock Escalation in SQL Server

Posted on 15 de abril de 2016

Sometimes something innocuous can take our application down, that’s why it’s important to get back to the basics Today at work we’ve had a very common request, no big deal, just a couple…

Index Creation VS SSMS Query

Posted on 31 de marzo de 2016

Is it true that creating the index is quicker than running the query you needed it for? Let me show you the answer  Tonight, Ladies and Gentlemen, we have one of the…

Navegación de entradas

Anteriores 1 … 4 5 6 7 Siguientes
  • About this blog
  • Articles
  • Development
  • Free Training
  • Security
  • SQL Server 2016
  • SQL-G Hacks
  • T-SQL Tuesday

Latest Posts

  • T-SQL Tuesday #158, Implementando Malas Practicas
  • T-SQL Tuesday #155 –The Dynamic Code Invitation
  • FillFactor, lo que Nadie te ha Contado
  • Cómo comparar el esquema de miles de bases de datos
  • Cómo Actualizar Estadísticas en SQL Server de la Manera Correcta
©2025 SQLDoubleG | Diseño: Tema de WordPress Newspaperly