SQL Server 2011-Denali
SQL Server code-named “Denali” Microsoft SQL Server code-named “Denali” empowers organizations to be more agile in today’s competitive market. Customers can efficiently deliver mission-critical...
View ArticleWelcome SQL Server 2011-Denali – CTP1
Dear friends, A new release of SQL Server is available, and if you follow blogs or tweets or check Microsoft’s SQL Server website. You might have seen mention of the new version, code-named “Denali”...
View ArticleSQL Server – Inside of Next Generation SQL Server – Denali
Today I have attended the webcast topic “Inside of Next Generation SQL Server – Denali” at Zeollar.com. This session presented by Pinal Dave (http://blog.sqlauthority.com) It was really a nice...
View ArticleSQL Server code name ‘Denali’– Community Technology Preview 3 (CTP 3)
Microsoft SQL Server code name ‘Denali’ enables a cloud-ready information platform that will help organizations unlock breakthrough insights across the organization as well as quickly build solutions...
View ArticleSQL Server – PARSE() and TRY_PARSE() conversion functions
PARSE() and TRY_PARSE() are new conversion function introduced in SQL Server Denali. TRY_PARSE() tries to translate the result of an expression to specified data type if the translation is possible,...
View ArticleSQL Server Denali – New Logical Functions
There are two new Logical functions are introduced in Denali. Let‘s have a look IFF CHOOSE IFF It Returns one of two values, depending on whether the Boolean expression evaluates to true or false. IIF...
View Article