Each version of SQL Server has brought incremental changes to Transact-SQL (T-SQL), making programmers’ jobs much easier and rolling in features that the SQL Server user community demands. SQL Server 2012 is no different. In this article, I will examine several new additions to T-SQL that ought to make users a little happier. WITH RESULT […]
The post New T-SQL commands in SQL Server 2012 – Part 1 appeared first on Windows Scripting.