geohernandez

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

Dealing with errors for SQL_Variant datatype in MS SQL Server

I have to confess; I have had traumatic experiences with variant data type in my beginning as a software developer,…

6 years ago

Generating a Workload for SQL Server

There are some special scenarios where we require to generate a customized workload in our SQL Server instance, these could…

7 years ago

How to import a Flat File into a SQL Server database using SSIS

The purpose of this article is to show you how you can use SSIS for doing a classic task –…

7 years ago