Problems displaying this newsletter? View online.
Database Weekly
The Complete Weekly Roundup of SQL Server News
Hand-picked content to sharpen your professional edge
Editorial
 

Let it go

I’ve been digging through the 18 years’ worth of articles, editorials, blogs, contests, interviews, promotions, and announcements over at Simple Talk. There are over 5000 posts, and many are quite outdated, especially those announcing beta versions of software or other time-sensitive content. Some articles haven’t seen the light of day for 10 years, yet some seemingly outdated articles still get lots of hits. I’m trying to figure out what should be archived and what might be worth promoting again.

Like so many others, I’m also going through some closets and drawers at home. While cleaning out a cabinet, I found the floppy disks for QuickBASIC from 30 years ago. While the language has some sentimental value for me since it’s where I first learned programming logic, I don’t even have a way to load the disks. Sadly, they went in the bin.

There is a big movement to clean up popularized by Marie Kondo of KonMari fame, but it isn’t easy to let things go. While sorting and organizing, one will find so many forgotten objects. Suddenly, that object feels valuable even though no one has thought of it for years – or decades.

It gets worse the longer you live in one place. If you relocate frequently, you are forced to deal with your clutter. Just watch out for those storage facilities where excess junk lives on. If you stay in one home for a long time like I have, it’s easy to accumulate so many unnecessary things.

A few years ago, I had an 18-month consulting engagement where I had to be onsite every other week. I found a hotel a few miles from the office with comfortable three-room suites each with a small kitchen. I just needed to bring clothes and electronics with me each time I visited. Traveling that much made me realize something important: I really don’t need that much stuff.

 

Kathi Kellenberger

Join the debate, and respond to the editorial on the forums

 
The Weekly News
All the headlines and interesting SQL Server information that we've collected over the past week, and sometimes even a few repeats if we think they fit.
Vendors/3rd Party Products

Securing SQL Server with DoD guidelines

Making sure your SQL Servers are secured against malicious users is difficult. The United States Defense Information Systems Agency (DISA) publishes a set of guidelines for organizations securing different pieces of software that connect to the US Department of Defense’s networks (DoD). Whether you’re working with the DoD or not, these Security Technical Implementation Guides (STIGs) are a good resource to help you understand potential security vulnerabilities and mitigate them.

Share your favorite SQL Monitor feature - win a Pluralsight subscription!

Would you like the chance to win a Pluralsight subscription? Redgate is giving away a three-month subscription to the technical skills platform, along with a Redgate goodie bag in their latest competition. To enter, visit the Redgate Forums and answer the question ‘What’s your favorite SQL Monitor feature and why?’

What will you learn at the Redgate Summit?

With less than 2 weeks until Redgate Summit: The Future of Database DevOps, check out this blogpost for what's in store, spoilers from our speakers on what they're most excited to share on the day, and why you should attend.

Getting Started with Flyway and SQL Server

Phil Factor explains how to get started with Flyway, as simply as possible, using PowerShell. This article provides a practice set of database automation scripts that will build a SQL Server database, and then update it, running a series of migrations scripts that make some schema alterations, and load the database with test data.

Administration of SQL Server

SQL Configuration Manager Missing

On a number of recent installs of SQL Server that ...

Connect using Windows authentication across domains

You're connecting into your network using a VPN. But when you try to connect to the SQL Server, you get "The login is from an untrusted domain". Here's how...

What are Statistics in SQL Server?

Statistics are vitally important in allowing SQL S...

Server Review Essentials for Accidental and Junior DBAs—Client Onboarding (Part 1)

Welcome back to my ongoing series about how we perform regular server reviews here at Dallas DBAs, and the tips and tricks I’ve picked up in my first 1.5...

Getting SQL Agent Jobs and Job Steps Configuration

Recently I needed to take a look at all of the SQL Server Agent Jobs and their Jobs Steps for a customer. Specifically, I needed to review all of... The...

SQL Server triggers: The good and the scary

SQL Server triggers are another tool in your DBA or Dev toolbox. Edward Pollack explains what can go wrong with triggers and how to correct those issues.

Mastering TempDB: The basics

Mastering TempDB is a critical skills for SQL Server DBAs. In this article, Monica Rathbun explains the basics of TempDB including configuration.

Search SQL Server error log files

The SQL Server error log is helpful for troubleshooting issues. Greg Larsen demonstrates several ways to search SQL Server error log files.

Azure CosmosDB

Overview of Azure Synapse Link featuring CosmosDB

Azure Synapse Link allows you to connect to your t...

Azure DevOps

Transform your SQL Server database schema for a dedicated SQL Pool

In this post I want to cover how you can transform your SQL Server database schema for a dedicated SQL Pool if you are using Azure DevOps...

Azure SQL Database

Azure SQL and Managed Identity

Azure SQL has a close relationship with Azure Stor...

Azure SQL Database and Long-Term Backups

There is a new (ish) interface to looking and conf...

Conferences, Classes, Events, and Webinars

Introduction to SQL Monitor

Join Microsoft Data Platform MVP, Grant Fritchey, for this 35-minute introduction to SQL Monitor. You'll discover how the simplicity of set up and installation enables a sophisticated tool to monitor your full estate.

DMO/SMO/Powershell

Easily Search PowerShell Command History With PSReadLine

I was listening to a podcast last week about PowerShell, when one of the hosts mentioned having to ‘up arrow’ back through your history to find a command you wanted to rerun...

PowerShell editors and environments part 1

There is no shortage of PowerShell editors and environments for developing and running scripts. Greg Moore explains some of his favorites.… The post PowerShell editors and environments part 1 appeared...

Data Warehousing

Avoid These Mistakes on Your Data Warehouse and BI Projects: Part 3

In Part 1 and Part 2 of this series, we described how data warehousing (DW) and business intelligence (BI) projects are a high priority for many organizations...

DevOps and Continuous Delivery (CI/CD)

Recruiting DBAs for DevOps

DBAs are in great demand, but what if you are recr...

Ten tips for building a collaborative DevOps culture

There is more to DevOps than tools and automation....

ETL/SSIS/Azure Data Factory/Biml

Set up connection from Azure Data Factory to Databricks

Both, Azure Data Factory and Azure Databricks offe...

SSIS Framework Manager Community Edition Updated

I made a few changes to SSIS Framework Manager CE ...

HA/DR/Always On/Clustering

How to change IP Addresses in an Always On Availability group.

In this blog post, let’s see how to change all the IP addresses involved in a typical Always on Availability group configuration...

MDX/DAX

Introducing DEFINE TABLE in DAX queries

Introduced in December 2020, the DEFINE TABLE statement lets you define a calculated table local to a query...

Oracle

Migrating Oracle Exadata Workloads to Azure- Storage Indexes

I’m about simplifying anything for customers as ...

Performance Tuning SQL Server

Memory Grant Internals Part 3

This part is the continuation of the series to the post Memory Grant Internals part 2. We have 1gb of memory. 1GB is 128000 pages. Each page is 8kb...

Performance Comparison of ISNULL and COALESCE

Erik Darling notes the edge cases where ISNULL() c...

Unusual Parameter Sniffing: Big Problems with Small Data

Normally when we think about parameter sniffing, w...

Partitioned Tables Cause Longer Plan Compilation Times.

Folks sometimes ask me, “When a table has more indexes, and SQL Server has more decisions to make, does that slow down execution plan generation?” Well, maybe, but the...

Keep Away From Runnable Queues

Re-Run There are a lot of posts about THREADPOOL on the internet, but what happens before your server threads go into the red? You might see other signs of...

PowerPivot/PowerQuery/PowerBI

Will it fold? Look in Power Query Online!

Query folding is a key capability in Power Query. In short, query folding is the process by which the Power Query mashup engine takes the steps defined in...

Power BI For Government Agencies - Connect and Store Data (Part 2)

In this series, learn how BlueGranite is helping a...

Power BI Calendar Tables

Level: Beginners  First posted May 2015, Updated ...

Power BI slicers vs the filter pane

What's the difference between Power BI slicers and...

Added another 3 new PowerShell functions for reports on Power BI Report Server

I finally did it. I created a function I’ve been wanting to be able to use for *years*. Test-RsRestItemDataSource is here. I can’t tell you how many times I’ve... The...

R Language

R Coding Challenge: How many Lockers are Open?

The German news magazine DER SPIEGEL has a regular...

Little useless-useful R functions – R Version

Printing out R version is absolute no fun. So making it fun using the following useless-useful R function will make this little bit more interesting. Should be a print...

Replication

Transactional Replication – Tracer Tokens

When working with SQL Server transactional replication, one of the common checks to see if things look healthy is to insert a tracer token into the replication data stream...

T-SQL

Generating Random Numbers in SQL

Today is Groundhog Day in North America which means we can plan out our weather for the next six weeks...

Using a Modeling Tool to Draw and Import a Graph into SQL Server

As I am starting to prep for writing about graphs ...

SQL Server DELETE – Removing One or More Rows from a Table

Total: 1 Average: 5The right application of the DE...

T-SQL Tuesday Retrospective #010: Indexes

(You can see previous T-SQL Tuesday retrospectives by visiting this link.) In September 2010, Michael J. Swart (blog | Twitter) invited us to talk about indexes. Indexes are strange...

 
RSS FeedTwitter
This email has been sent to {email}. To be removed from this list, please click here. If you have any problems leaving the list, please contact the webmaster@sqlservercentral.com. This newsletter was sent to you because you signed up at SQLServerCentral.com. Note: This is not the SQLServerCentral.com daily newsletter list, and unsubscribing to this newsletter will not stop you receiving the SQL Server Central daily newsletters. If you want to be removed from that list, you can follow the instructions on the daily newsletter.
©2019 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved.
webmaster@sqlservercentral.com

 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -