SQL, Stored Procedures, Databases

Use SQL to drop a column, if it exists in a table

I recently needed to write a script for a customer to run against their database, to delete a column from a table. I wanted to