SELECT *
FROM Posts
WHERE Tags IN ('Performance Tuning')

feb
9
2018

Aquí está tu Indice, ¿Ahora qué?

posible que esta historia suene familiar para la mayoría de DBA’s que están ya experimentados. Nuestro trabajo consiste en mantener las bases de datos funcionando y, de vez en cuando, hacer que sean más rápidas (no voy a entrar en que significa rápido, por si acaso). En otras ocasiones, tenemos desarrolladores que quieren que…

Continue Reading »

mar
29
2017

Limpieza de primavera, consideraciones con datos LOB

La primavera ya está aquí y probablemente te entren ganas de hacer una limpia en…

Continue Reading »

mar
22
2017

Esta No es la Típica Historia sobre Lookups

Entiendo…

Continue Reading »

sep
30
2016

Multi-column statistics are back in SQL Server 2016

Don’t get me wrong, they’ve always been there, but somehow someone forgot about them and weren’t used. Since last…

Continue Reading »

jul
6
2016

SQL Server 2016 Query Store, User Data or Metadata?

It’s been a month since the SQL Server community has their new toy, SQL Server 2016, which to my surprise and considering not everyone has yet adopted SQL 2014, it’s absolutely packed with new…

Continue Reading »

mar
31
2016

Index Creation VS SSMS Query

Tonight, Ladies and Gentlemen, we have one of the most expected fights in SQL Server!! Yeeeeeah!! Booooohhhh!!! (People cheering and booing) Hm, now seriously, I just read a comment in a blog…

Continue Reading »