SQL Server: T-SQL Alternative to 'CREATE OR REPLACE' in PL/SQL
'CREATEORREPLACE'SQLstatementisusedwidelyinPL/SQL(supportedinOracle,PostgreSQL,etc).ItisveryusefulinSQLscriptfileswhichhelpusertobuildupdatabaseobjects.ButinT-SQL(supportedinMicrosoftSQLServeronly),'C