Michael D'Spain

A little about me:

I don't have a computer science or IS degree and I am not fresh out of college. Working in data is a second career for me. I was a musician and music teacher for 12 years, 4 of those in southern California where I fell in love with Longboarding, prior to getting into working with SQL Server. In 2010, I was telling a friend of mine, who is a MicroStrategy developer, how I was burned out and wanted to change careers. He told me, "learn SQL and you will always have a job." I had no idea what SQL was. I bought some books and studied for about 9 months and took the SQL Server 2008 Development test. I passed and that helped propel me into a job as a SQL Server DBA in Dallas, TX. I never in a million years thought I would be doing this. It is actually quite rewarding. I love the process of trying to solve a problem.


So why the Surfing DBA when I live in land locked Dallas, TX. I have my Harbour 10.0 Banana hanging up in my garage. When living in SoCal, just about every weekend I was either surfing at Bolsa Chica Tower 22 or San O' or was snowboarding at Snow Summit. When my wife and I had kids, we moved to Dallas to be closer to family. I have never lost my love for the water and miss the ocean terribly. I have recently found DFW Surf Club and will dusting off the old board soon to try some wake surfing and a stand up paddleboard.

Hang Ten my fellow DBAs!!
Michael D'Spain

Blogs

Capturing My Own Metrics: #SQLNewBlogger

By

A customer was trying to compare two tables and capture a state as a...

Red Flags in Your Query (T-SQL Tuesday #200)

By

When I'm looking at a query, I bet it's bad if I see... a...

T-SQL Tuesday #200: When I Look at a Query …

By

This month is a milestone for T-SQL Tuesday. It’s number 200, which doesn’t sound...

Read the latest Blogs

Forums

A Quick Second Opinion

By Steve Jones - SSC Editor

Comments posted to this topic are about the item A Quick Second Opinion

Five Intelligent Query Processing Features in SQL Server 2022 That Quietly Tune Your Workload

By vgupta

Comments posted to this topic are about the item Five Intelligent Query Processing Features...

Checking the Error Log I

By Steve Jones - SSC Editor

Comments posted to this topic are about the item Checking the Error Log I

Visit the forum

Question of the Day

Checking the Error Log I

On my SQL Server 2025, I want to search the error log from my T-SQL code for potential issues and then inform an administrator. What is the current way to easily query the error log?

See possible answers