Database objects can DIE in SQL 2016 without using the KILL command
When developing database code for SQL Server one issue that has got in the way of smooth deployment has been a simple check for the existence of an object before creation.
When developing database code for SQL Server one issue that has got in the way of smooth deployment has been a simple check for the existence of an object before creation.