Enrique Puig Author

Monitoring SQL Server Backups

PowerShell for Admins

One of the most important tasks for the DBAs is to ensure that there is a maintenance plan to recover data from a given disaster.  As a DBA we need …...

Read More

Comparing SQL Server table schemas with PowerShell

PowerShell for Admins

As a SQL Server DBA or SQL Server developer sometimes is necessary to know whether two tables have equal schemas or not. For example, a few months ago I had …...

Read More