geohernandez

Implementing CTE for filling gaps inside a sequence

This is the second article of a series dedicated to implementing Recursive Common Table Expression in different kind of scenarios,…

6 years ago

Using recursive CTE for generating a specific number of rows

I remember the first time that I discovered the amazing feature called Common Table Expression (CTE), it was during my…

6 years ago

Soft skills and Why we must improve them

The stereotypes are an “easy” and “toxic” way of grouping and split the people, we can find it in every…

6 years ago

Deploying SQL Scripts with PowerShell

I always have considered the Continuous Delivery (CD) for Database world as one of the last frontiers to cross, it…

6 years ago