SELECT * FROM Posts WHERE Tags IN ('TSQL')
Working with databases is always fun and you never know what can be knocking on your door, even when you think everything is under control. As the title of this post states, today I…
This post is part of the T-SQL Tuesday, which is a monthly blog party on the second Tuesday of each month. Everyone is welcome and have the chance to write about SQL Server. This month’s host is my good friend…
Esta publicación forma parte de T-SQL Tuesday, que es una fiesta de blog mensual el segundo martes de cada mes. Todos el mundo es bienvenido y tiene la oportunidad de escribir sobre SQL Server. El anfitrión de este mes es…
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…
Esta publicación forma parte del T-SQL Tuesday, que es una fiesta de blog mensual el segundo martes de cada mes. Todos son bienvenidos y tienen la oportunidad de escribir sobre…
This might sound pretty obvious, but really, database design matters. And all those rules and best practices about database…
Divide and Conquer Date Search Hack (because binary search sounds boring) This week has been an amazing experience, not only I have attended to one of the most valuable SQL Server training you can find (IEPTO2 by @SqlSkills team), I’ve also met really nice people…