(Arun Sirpal) Azure does a lot for your SQL Database, from backups to automatic tuning but it still doesn’t have an index maintenance policy straight out of the box via the portal.
Tag: sql server
Standardize SQL Server T-SQL Code Formatting
(Matteo Lorini) Within the last 15+ years of working as an MSSQL DBA and Developer for small, medium and large corporations the simple task of creating a standardized T-SQL coding style amongst developers has always been a challenge. In this tip I will show an effective and free tool that can help a
Choosing the Right SQL Server 2016 High Availability Approaches
(Paul Bertucci and Raju Shreewastava) This excerpt explicitly defines a formal design approach to be used as a roadmap to navigate the appropriate high availability solution for each business scenario introduced.
SQL SERVER – How to Build Three Part Name from Object_ID – Part 2?
(Pinal Dave) Earlier this week, I posted an interesting interview question How to Build Three Part Name from Object_ID? – Interview Question of the Week #134. In its response, I have received a very interesting reply from Rin Sitah over here.
Changing the version of an SSIS package.
(Kenneth Fisher) Of all of the annoying parts of SSIS, the major version sensitivity has to be the most annoying. Let’s say you create a package in SSDT 2012. You later open that same package with SSDT 16 without thinking about it.
Obscure MDX Month: Current and CurrentOrdinal
(Chris Webb) When you are writing an MDX expression, everywhere you use a set you can give that set a name and then reference the name later on. This is known as creating an inline named set, something I have blogged about a few times (see here and here) over the years.
SQL SERVER – How to Convert CollationID to Collation Name?
(Pinal Dave) One of my blog readers sent email to me asking if there is a way to convert CollationID to Collation name. I replied asking more details about the requirement. Here is her reply.
SSIS and SSRS upgradation process
(Prasant Nanda) With the introduction of new MSBI versions, we get excited with new features and love to be upgraded with latest. But it’s not that easy to upgrade our ecosystem of MSBI applications. Below are few options to do the tech refresh (either version up-gradation or migrating to new enviro
SQL, VMware, Massive RBAR = Pain
(Denny Cherry) I was working with a client recently and they had an interesting problem. Recently they moved their application from a physical machine to a VM.
Azure Archive Blob Storage
(James Serra) Last week Microsoft released a public preview of a new service called Azure Archive Blob Storage, offering customers a lower-cost cloud storage solution for rarely accessed data.
