SQL SERVER – Steps to Generate Windows Cluster Log?
SQL SERVER – Knowing the Source Application Using APP_NAME() Function
SQL SERVER – Getting Started and Creating JSON Using SQL Server 2016 – JavaScript Object Notation
With SQL Server 2016 CTP out, I know many have started to play around with it and exploring some of the new capabilities. One of the new capabilities that has caught my attention is the introduction of JSON support. In this blog, we will get started in creating a JSON document using our SQL Server instance. Let me first introduce what JSON (JavaScript Object Notation) is and then we will move on.
Interview Question of the Week #026 – 64 Bit Vs 32 Bit Confusion
I often see people getting lost between 64 bit and 32 bit operating systems and application conversation. There are plenty of individuals still today, not sure what is the difference between them as well what runs on what platform. Here are a few very simple questions related to Windows OS and SQL Server.
SQL Server – 2016 – New Feature: Dynamic Data Masking
As most of you know that latest update from Microsoft about SQL Server 2016 was released of CTP2.1 version. There is a long list of new features getting introduced in SQL Server 2016. In this blog, I would talk about one of the security feature called Dynamic Data Masking.