Quantcast
Channel: SQL Server Blog
Browsing all 1849 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Learn How to Insert Data From Stored Procedure Into Table?

Stored Procedures are considered most efficient way for calling and retrieving data and hence users always look forward to encapsulate logic in it so that it can be called when needed. While...

View Article


Image may be NSFW.
Clik here to view.

Jens’s PASS Diary:

“Never allow carping critics to deter you from success. Instead, silence them with it.”― Christian Baloga“Success is not final, failure is not fatal: it is the courage to continue that counts.”–...

View Article


Image may be NSFW.
Clik here to view.

#0367 – SQL Server – Fetching connection session options using SESSIONPROPERTY

A couple of years ago, I wrote an article which demonstrated that the SET options defined for a connection influence query execution and query results. One of the questions that came up in the research...

View Article

Image may be NSFW.
Clik here to view.

Thank You for More Than You Realize

Blogging and presenting have changed me for the better, and in ways I didn’t see coming.  However, I know I wouldn’t have had them if it wasn’t for three things.  Getting it all started, having help...

View Article

Image may be NSFW.
Clik here to view.

What does that N in nvarchar really mean?

In any study of Data Types in SQL Server you are going to have to look at the various string data types. One important component is the difference between nChar vs Char and nVarChar vs VarChar. Most...

View Article


Image may be NSFW.
Clik here to view.

15 Things That Didn’t Happen To Me In 2015

It’s that time of year again. It’s only natural for folks to wax nostalgic as 2015 fades into the sunset one final time.The post 15 Things That Didn’t Happen To Me In 2015 appeared first on Thomas...

View Article

Image may be NSFW.
Clik here to view.

Tabular Models, Multiple Data Sources and Unknown Members

Self-service data modeling tools like Power BI Desktop, Power Pivot and SSAS Tabular promote the advantage of using data from multiple data sources.  I’m including SSAS Tabular on the “self-service”...

View Article

Image may be NSFW.
Clik here to view.

Why use a data lake?

Previously I covered what a data lake is (including the Azure Data Lake and enhancements), and now I wanted to touch on the main reason why you might want to incorporate a data lake into your overall...

View Article


Image may be NSFW.
Clik here to view.

Log Files from Different Sources

Well, it has been quite a pause between articles in the series. It is well past time to continue the series. With such a delay in the series, it is prudent to remind all that there is a series on...

View Article


Image may be NSFW.
Clik here to view.

Do you check for TRUSTWORTHY databases as part of your security audits?

I ran a twitter poll the other day Do you check for databases with trustworthy turned on when you do security audits?I wasn’t surprised (although a little disappointed) that out of the 9 people the...

View Article

Image may be NSFW.
Clik here to view.

Customize the XEvent Log Display

In the previous article I showed a couple of methods to merge Extended Event Log files. In that article I mentioned the ability to customize the display in the GUI for the merged log files.Today, I am...

View Article

Image may be NSFW.
Clik here to view.

2015 in Review

With 2015 coming to a close, so does my first year of blogging. Technically though, I started this blog around February, so I’m still a couple of months shy of a full year. I’m glad that I started...

View Article

Image may be NSFW.
Clik here to view.

Fun with Operator Precedence

Let’s have some fun with operator precedence today. Specifically, logical operator precedence. Specifically, how is it evaluated when your where clause says “WHERE This AND That OR Something AND that”,...

View Article


Image may be NSFW.
Clik here to view.

Filtering Logged Data

Over the course of the past couple of articles, I have shown some interesting if not useful functionality in the user interface for working with Extended Event log files. Those articles on merging...

View Article

Image may be NSFW.
Clik here to view.

MVP today

Today I became a Microsoft Data Platform MVP for the very first time. Whilst I am delighted to receive the award and immensely grateful to Microsoft for awarding it to me, I won’t pretend that this...

View Article


Image may be NSFW.
Clik here to view.

Hidden GUI Gems

The GUI for Extended Events offers some power to help you get started with trying to work with Extended Events. As I have shown over the past few articles, some of this power comes with a bit of cost...

View Article

Image may be NSFW.
Clik here to view.

#0368 – SQL Server – Myths – Windows Authentication – Windows login name...

In today’s world, mergers and acquisitions of organizations are a reality. Having been through a couple of M&As in the last couple of years myself, I have had a unique opportunity to experience...

View Article


Image may be NSFW.
Clik here to view.

2015 a year in review

It’s a new year, so time to look back at the previous year, and forward to the next. I’ll tell you up front, this post is more for me than you. It’s a way to catalog my year and make some goals for the...

View Article

Image may be NSFW.
Clik here to view.

Query the Buffer Pool

DBAs are known for asking for more memory, but often can’t say what’s in memory.  While I agree that many database servers can use more memory, I’m a firm believer in saying how you’re using your...

View Article

Image may be NSFW.
Clik here to view.

Monday Morning SQL Break – January 4, 2016

It’s Monday and time for this week’s blog and twitter round-up for last week. If you haven’t already, follow me on twitter (@StrateSQL). This is a good chance to catch up on data platform technology...

View Article
Browsing all 1849 articles
Browse latest View live