Test and drop a SQL Server view if it exists in the database

How to test and then drop a SQL Server view, if it exists in the database? Here is how to test the existence and drop a SQL Server view with a T-SQL script. Use this script as an example … Continue reading Test and drop a SQL Server view if it exists in the database