Jason Brimhall


Blog Post

Histograms and Events

The last few articles covered the pair_matching target and some uses and details that go along with it. For a...

2015-11-03 (first published: )

1,855 reads

Blog Post

Default Sessions

The focus of this article will be to introduce the default sessions deployed with SQL Server. Some of these are internal and "private" while others are more "public" and...

2015-10-29

31 reads

Blog Post

Azure SQL Database

What hasn't received any TLC is Extended Events from the Azure SQL Database perspective. You may be wondering why it matters since I just said that Extended Events is...

2015-10-28

6 reads

Blogs

SQL Training: Black Friday Deals Up to 75% Off

By

This Black Week, don't just get a discount—get ahead! Whether you're a total newbie...

When is the perfect moment to build a data strategy in a company?

By

The post When is the perfect moment to build a data strategy in a...

How to Run Databases on Kubernetes: An 8-Step Guide

By

In this step-by-step tutorial, learn how to run MySQL, PostgreSQL, MongoDB, and other stateful...

Read the latest Blogs

Forums

Simple Junction table design question

By eichnerm

I have a disagreement with the programming team on an app that I designed....

Sql query to check the status change for an item

By SQL Bee

I have a table dbo.tblPresentationStatus (sql script attached - table script.txt) I have to...

Migration of on-premises SQL Server to an AWS PostgreSQL database

By Abhishek

We are planning to migrate our on-premises SQL Server to an AWS PostgreSQL database...

Visit the forum

Question of the Day

Renaming a Database

If I want to rename the OldSales database to ArchiveSales, how can I do this? (choose 2)  

See possible answers