SQL SERVER – Puzzle – Inside Working of Datatype smalldatetime
SQL SERVER – DevOps for the DBA – Notes from the Field #091
[Note from Pinal]: This is a 91st episode of Notes from the Field series. Divas is a new buzz word with lots of substance behind it. Not everyone understands what it means and not everyone actually related it to their daily job. Lots of people think that it is alright to not explore and learn about this as after a few days or months it will be meaningless. However, the reality seems very different about DevOps as it is one of the concepts which is just rediscovered. I recently asked my friend Stuart about what it means by DevOps for DBA and he had a informative answer to this question.
SQL SERVER – Free SQL Complete Add-in For SSMS
This article covers main features of ApexSQL Complete, free SQL complete add-in. You can download the most recent version, and check its features while reading the article.
SQL SERVER – Inserting into Sparse Column Sets and Errors Associated With It
Interview Question of the Week #029 – Difference Between CHARINDEX vs PATINDEX
SQL SERVER – How to Find If Queries are Running in Parallel?
Let us learn today how to find if queries are running in Parallel? If a query runs in parallel it is a query that SQL Server thinks is expensive.