Click here to monitor SSC
SQLServerCentral is supported by Red Gate Software Ltd.
 
Log in  ::  Register  ::  Not logged in
 
 
 

How to Drop Unused Empty Redundant columns

By Chris Morton, 2008/11/27

Use this script with caution!!


Removing columns in a table could have unexpected results in your application, especially concerning dependant stored procedures and other data access layer components.


It is very useful for migrating a reusable database design to a new application or version of the existing one.
To use this script just find and replace the name 'campaign' with the name of your table.

Total article views: 1120 | Views in the last 30 days: 3
 
 
Contribute

Join the most active online SQL Server Community

SQL knowledge, delivered daily, free:

Email address:  

You make SSC a better place

As a member of SQLServerCentral, you get free access to loads of fresh content: thousands of articles and SQL scripts, a library of free eBooks, a weekly database news roundup, a great Q & A platform… And it’s our huge, buzzing community of SQL Server Professionals that makes it such a success.

Join us!

Steve Jones
Editor, SQLServerCentral.com

Already a member? Jump in:

Email address:   Password:   Remember me: Forgotten your password?
Steve Jones