Reducing Size of Overprovisioned Columns
A while ago, the company I worked for acquired another subsidiary. The database we inherited
A while ago, the company I worked for acquired another subsidiary. The database we inherited
Today I have a collection of fictitious vegetable companies. I have been tasked with creating
This week I’m working on reorganizing some of the tables in a database. I want
There is a great post on MSSQLTIPS on how to RESTORE a database and keep
My quick reference for TSQL date/time formats that I use often. More information may be
Recently I was asked to look at a TRIGGER and was told it had stopped
Recently someone has been changing data in a table on a legacy application written more
Today I wanted to show my team how we might be able to use one
I have a lot of legacy code that uses SELECT @@SERVERNAME and then performs an
Last week a colleague texted, wondering how to ALTER a COLUMN NAME because they were