Top 10 SQL Server Always On Interview Questions
Top 10 SQL Server Always On Interview Questions SQL THE ONE There are total 93 questions are answered under SQL Server Always On category in the book “ SQL THE ONE ”. In this chapter we can see...
View ArticleTop 10 SQL Server Concurrency and Locking Interview Questions
Top 10 SQL Server Concurrency and Locking Interview Questions SQL THE ONE There are total 51 questions are answered under SQL Server Concurrency and Locking category in the book “ SQL THE ONE ”. In...
View ArticleTop 40 SQL Server Performance Tuning Interview Questions
Top 40 SQL Server Performance Tuning Interview Questions SQL THE ONE There are total 254 questions are answered under SQL Server Performance Tuning category in the book “ SQL THE ONE ”. In this chapter...
View ArticleDon’t blink you might READPAST it
All About SQL I am a Senior DBA with interest in MS technology especially SQL Server and Azure. During 2015 I was mentored by Paul Randal Data Platform (SQL Server) MVP and during 2016 I completed my...
View ArticleUsing SQL SERVER and Cloud Hosted Databases with OBIEE 11g
Most of the enterprises that use Oracle Business Intelligence Enterprise Edition (OBIEE) 10g/11g /12c for their business analytics and reporting will be using Oracle Enterprise Database as their...
View ArticleSSIS Catalog Browser Update
SSIS Catalog Browser has been updated! Catalog Browser is part of the DILM Suite of utilities designed to assist enterprises with Data Integration Lifecycle Management (DILM). And it’s free. Catalog...
View ArticleSQL SERVER Error After Cluster Patching Error: 5184, Severity: 16, State: ...
During my last consulting engagement, I was pulled by my client to consider an issue which they were facing. They informed that they have applied service pack on one of their clustered environment and...
View ArticleUsing a SQL Server Explain Plan to View Cached Query Plan Parameters in...
By:Ben Snaidero || Related Tips:More >Performance Tuning Problem There is a stored procedure in my database that runs in milliseconds 99% of the time, but every once in a while we start to see...
View Article1000 Plus SQL Server Interview Questions and Answers
1000 Plus SQL Server Interview Questions and Answers SQL THE ONE Book Preview The book “ SQL THE ONE ” contains 1000 Plus SQL Server Interview Questions and Answers. This post takes you through the SQL...
View ArticleApexSQL Log vs. SQL Server Change Data Capture (CDC)
Common SQL Server database auditing goals include the ability to achieve compliance regulatory standards, perform data flow checkups, complete internal/external investigations of who changed what,...
View ArticleSSIS Data Taps
One of my favorite testing features of SSIS is also one of the most underutilized. SSIS data taps were introduced with the SSIS catalog in SQL Server 2012 as a way to capture data within one leg of a...
View ArticleT-SQL Tuesday #85 Cross Version Restores
It’s T-SQL Tuesday time, and this month Ken Fisher hosts . His topic is backups, and while I’m sure there will be plenty of views on backups, I wanted to touch base on a relatively simple item. This...
View ArticleEncrypting SQL Server: Using an Encryption Hierarchy to Protect Column Data
Encryption is one of the most powerful tools we have in SQL Server for protecting data, yet understanding the types of encryption available and how to implement them can often be a confusing process,...
View Article#BackToBasics / T-SQL Tuesday : Are your backups worthless?
This month's T-SQL Tuesday , the 85th in the long-running monthly series started by Adam Machanic , is being hosted by Kenneth Fisher ( @sqlstudent144 ). This isn't Kenneth's first rodeo he hosted#63,...
View ArticleT-SQL Tuesday #85: Backup Log With NoRecovery
T-SQL Tuesday #85: Backup Log With NoRecovery Welcome to T-SQL Tuesday #85 being hosted this month by Kenneth Fisher ( blog | @SQLStudent144 ). This month’s topic is “Backup and Recovery”. This is one...
View ArticleT-SQL Tuesday #85 Backup & Recovery
Shout out to Kenneth Fisher ( b | t ) for hosting this month's #tsql2sday. This month is about backup and recovery and here is a snippet from the invite: Backups are one of the most common things DBAs...
View ArticlePresenting with SQL Server Management Studio
Short one this week as it’s the usual madness on the lead up to Xmas! One of the cool things that was mentioned in the AMA that the SQL Server Team did back in November was a quick and easy way to...
View ArticleConfigure and use Apache Zeppelin with SQL Server: the Basics
In the previous post I’ve shown how to download and run Apache Zeppelin 0.6.2 for SQL Server , using Docker to simplify the installation procedure. It’s now time to start to use the fantastic Apache...
View ArticleRun SQL Server vNext (CTP1) as a Docker Container on a Mac
By:Susantha Bathige || Related Tips:More >SQL Server 2016 Problem Microsoft released SQL Server vNext which allows you to install SQL Server on linux. In this tip, we will look at how to install...
View ArticleThe Hibernate ORM and SQL Server
With relational databases, there is power in the tunability and speed of querying normalized relational data. But that speed is not realized without some language learning curve and a good...
View Article