November 2007 Archives
After a schema change in a SQL Server database, if you have any views that contain a SELECT * statement in them referring to a changed table, you're almost certainly going to get gibberish (at best!) out of those views.
Continue reading Refreshing all Views after a schema change.
