It's desirable for SQL Server 2008 to have a kind of CREATE OR ALTER statement in T-SQL for objects creation.While it seems to be unimportant feature, it's a desirable feature that safe some typing and simplify scripting. I've suggested that feature for SQL Server 2005, and it was dropped on the Beta. Said it would ship in a future version. I don't see the feature in any CTP of SQL Server 2008. I don't how can it be so dificult to implement it, since T-SQL has received so many improvements since SQL 2000, why not a so simple one like this?
Category
Proposed Solution
Benefits
Other Benefits