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

Confidence

Today, I want to blog about something I have only limited knowledge of … confidence.

Okay, I understand what confidence is, and I have seen it before in the real world and not just in biographical movies. In fact, I have met quite a few highly confident people. In almost every case, it was immediately evident because each of these people had this unmistakable aura about them. You could see on their face they knew what they knew, they knew what they wanted, and they generally believed that they could do anything. (Assume I mean this only positively, just for the sake of this editorial!)

When I think of extremely confident people, I think of Walt Disney. October 16, 2023 is the 100th anniversary of Walt and Roy founding their Disney Brothers Studios. For many years, they failed big. But they kept at it through thick and thin and built an empire. Were they always confident they would make it huge? Who knows, but they didn't give up, and you know how it turned out.

But let's be reasonable; I am not suggesting that every DBA/Data Programmer needs to have the confidence of the Disney Brothers or Steve Jobs and Steve Wozniak when starting Apple. Personally, I am absolutely not that confident personally. I'm confident with my technical skills and I know SQL Server and relational databases very well. But I question those skills every time I use them. You want to know how works? I am very sure I know but let me verify that.

Many people reading this blog likely feel the same way as I do. I have found that a lack of confidence can be an incredible driver in your life to push you to build up confidence by building competency. At the very least, if you lack confidence but don't lack drive, you are likely to make sure you are right before you say or do things. Too often, in a crisis (which most DBAs know a thing or two about), a very confident person rushes headlong into a substandard solution because they believe it to be right.

A person with average confidence levels tends to make sure of any solution first. This often saves a lot more time than cleaning up a mess. I admit to always testing out the concepts I believe to be true, no matter how confident I am that I know what I am talking about.

Just because you don't have the confidence to go out on your own and start a movie studio, major consulting firm, or whatever should not get in your way of being confident in your ability to do great things!

 

Louis Davidson (@drsql)

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.
AI/Machine Learning/Cognitive Services

Demystifying Large Language Models: Practical Insights for Successful Deployment

From Dataversity

There is no escaping the excitement and potential ...

Conferences, Classes, Events, and Webinars

11 professional growth sessions to attend at PASS Data Community Summit 2023

From Blog – Redgate Software

We recently rounded up the top Cloud and the top P...

Data Privacy, Compliance, and Governance

Weed Out Bad Data to Make Better Business Decisions

From Dataversity

With data powering just about every modern business, the saying “garbage in, garbage out” is more relevant today than it’s ever been. Any data-based application, whether it’s a simple...

ETL/SSIS/Azure Data Factory/Biml

What I Wish Everyone Knew About ETL Processes - Traditional to Modern Cloud Solutions

From MSSQL Tips

In this article, learn about the evolutionary jour...

Microsoft Fabric ( Azure Synapse Analytics, OneLake, ADLS, Data Science)

How to create and use keys (A work around for Primary Keys) in Fabric data warehouses

From FourMoo

When I started looking into using the data warehou...

Recommended Microsoft Learn material for Microsoft Fabric

From Kevin Chant

Reading Time: 3 minutes In this post I want to sh...

What is OneLake in Microsoft Fabric, and Why You Should Care?

From RADACAD

Microsoft Fabric is a complete set of technologies that provide Analytics as a service. Fabric uses a logical storage layer named OneLake. In this article, we will explore what...

Fabric Data Warehouse – ALTER TABLE workaround

From Purple Frog Systems

You may be aware that the ALTER TABLE T-SQL command is currently not supported when working with data warehouses in Fabric. This isn’t much of a problem if the...

What are Lakehouses in Microsoft Fabric?

From MSSQL Tips

This guide will walk you through the process of cr...

Performance Tuning SQL Server

TempDB Troubles: Identifying and Resolving TempDB Contentions

From Journey to SQL Authority with Pinal Dave

(SQL DM) provides superior monitoring capabilities...

Something’s Up with Parallelism in Azure SQL DB Serverless

From Brent Ozar Unlimited

Or perhaps another way to phrase that is, Microsof...

Watch Out For This Use Case When Using Read Committed Snapshot Isolation

From Michael J. Swart

Takeaway: If you want to extract rows from a table periodically as part of an ETL operation and if you use Read Committed Snapshot Isolation (RCSI), be very careful...

SQL Server Diagnostic Information Queries for October 2023

From Glenn Berry

Introduction These are my SQL Server Diagnostic Information Queries for October 2023, aka my DMV Diagnostic Queries. They allow you to get a very comprehensive view of the configuration...

PowerPivot/PowerQuery/PowerBI

Always Use Explicit Measures - Wait, What Is An Explicit Measure?

From eHansalytics

All of your analytics in Power BI are done with me...

Power BI Table Totals Not Adding Up? Here’s Why!

From Purple Frog Systems

Ever built a table containing measures in Power BI, done a quick sanity check on your table totals and noticed they’re incorrect? Let’s explore why this may be. Here...

Professional Development

Traditional IT Roles Are Declining: Here's How IT Engineers Must Respond

From IT Pro - Microsoft Windows Information, Solutions, Tools

Here's how IT engineers must adapt to the changes ...

Lessons Learned from a Woman in Data Science

From Dataversity

While studies show that women currently hold abou...

8 Ways to Combat Ageism in Your Job Search

From IT Pro - Microsoft Windows Information, Solutions, Tools

Squash negative stereotypes associated with your a...

Security News and Issues

Hackers Abuse SQL Server Flaw to Breach Azure Cloud VMs

From Petri IT Knowledgebase

Microsoft’s security experts have recently disco...

The Silent Threat of APIs: What the New Data Reveals About Unknown Risk

From Dark Reading: Dark Reading News Analysis

The rapid growth of APIs creates a widening attack surface and increasing unknown cybersecurity risks.

T-SQL and Query Languages

Normalize strings to optimize space and searches

From Simple Talk

While this article is specifically geared to SQL S...

SQL Server Row Level Security Deep Dive. Part 6 – RLS Attack Mitigations

From Simple Talk

As seen in the previous section, there are several...

The Intricacies of T-SQL String Comparison: LIKE VS ‘=’

From Journey to SQL Authority with Pinal Dave

Let us learn The Intricacies of T-SQL String Comparison. In SQL, the way you compare strings can greatly impact the results of your queries. First appeared on The Intricacies of...

Common Mistakes in SQL Server – Part 3

From SQLServerCentral Blogs

Last week we discussed advantages of recompilation in Common Mistakes in SQL Server – Part 2. This week in this article Common Mistakes in SQL Server - Part 3 I... The...

Theory and Design

Controlling Duplicates in T-SQL

From Curated SQL

Itzik Ben-Gan lays out some fundamentals: When peo...

Video: Database Normalization–What and Why?

From 36 Chambers – The Legendary Journeys

THE VIDEO THE SYNOPSIS In this video, we learn wha...

First Normal Form Gets No Respect

From Simple Talk

Dr. Codd first described the relational model in a paper in Communications of the ACM (CACM 13 No 6; June 1970). Some more work followed up after that by...

Tools for Dev (SSMS, ADS, VS, etc.)

Master SQL Server: SQL Server Management Studio Tutorial

From Petri IT Knowledgebase

In this SQL Server Management Studio tutorial (SSM...

Connect to SQL Servers in another domain using Windows Authentication

From MSSQL Tips

You may find that you need to connect remotely to ...

 
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

 

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