Hi,
Just reading through this:
http://msdn.microsoft.com/en-us/library/ms143729.aspxTransact-SQLDeprecated:
Not ending Transact-SQL statements with a semicolon.
Replacement:
End Transact-SQL statements with a semicolon ( ; ).
As a vote in favour of this, I wouldnt mind seeing this brought in to SQL Prompt's code layout process before it becomes mandatory.
Fatherjack
Just reading through this:
http://msdn.microsoft.com/en-us/library/ms143729.aspx
Transact-SQL
Deprecated:
Not ending Transact-SQL statements with a semicolon.
Replacement:
End Transact-SQL statements with a semicolon ( ; ).
As a vote in favour of this, I wouldnt mind seeing this brought in to SQL Prompt's code layout process before it becomes mandatory.
Fatherjack