Modernizing Your T-SQL: String Aggregation

Andy Levy
This is another in a group of several posts on modernizing T-SQL code with new features and functionality available in SQL Server. SQL Server 2016 gave us the STRING_SPLIT() function, but what about the reverse - compiling a set of values into one delimited string? We only had to wait 15 months for the release of SQL Server 2017, and the STRING_AGG() function. Setup For this post, I’m using the set of North American telephone area codes sourced from the North American Numbering Plan Administrator.

T-SQL Tuesday #123: Lifehacks to Make Your Day Easier

Andy Levy
This month, Jess Pomfret (blog | twitter) is trying to beat the winter motivation slump by exploring, and asking us to share, our lifehacks that make daily life a little easier. So here we are, the first Tuesday of February. I personally always find February to be the month where my motivation is a little low. I live in the northern hemisphere so it can be a pretty dreary winter month where it still feels like there is a long way to spring (I will say this January I moved from Ohio back to England and the distinct lack of piles of snow is helping this cause somewhat).

Modernizing Your T-SQL: Splitting Strings

Andy Levy
This is the first of several posts on modernizing T-SQL code with new features and functionality available in SQL Server. Last year, you finally retired the last of your SQL Server 2008R2 instances. Congratulations! But are you taking advantage of everything that your new instances have to offer? Unless you did a review of all of the T-SQL in your applications, I’m guessing not. At one time or another, we all find ourselves having to do some string parsing, especially splitting strings on a delimiter.

Slides & Links from SQL Saturday Cleveland

Andy Levy
Thank you to everyone who came out to see my presentation Keys to a Healthy Relationship with SQL Server at SQL Saturday Cleveland. I had a great time and I hope each of you learned at least one new thing. Here are the links I mentioned in the session, as well as a couple that contributed to some of the things I mentioned. Slide deck uploaded to the SQL Saturday website Emoji as server object names Michael J.

First Time SQL Saturday Speaker Tips

Andy Levy
A few years ago, I wrote about my first experience speaking at SQL Saturday. Recently I had a conversation with one of our first-timers speaking at SQL Saturday Rochester 2020 and realized I should do a follow-up with some additional tips. Use the FAQ Did you know that PASS has an FAQ section for speakers on the SQL Saturday site? But don’t limit yourself to that - look through the whole FAQ, you might get some new insights into SQL Saturday.

T-SQL Tuesday #122: Imposter Syndrome

Kicking off T-SQL Tuesday for 2020, Jon Shaulis (blog | twitter) challenges us to talk about imposter syndrome: I want to read your stories about when you’ve experienced, seen, or overcome imposter syndrome! Was there a job that you felt you were ill-prepared for? Did you make a mistake or did someone say something that made you question if you were a true data professional? Maybe there was a particular task you ran into that made you question your experience?

Upcoming Speaking Engagements

Andy Levy
I presented a few times in 2019, and I’m starting off 2020 with several as well. Here’s what’s on the schedule for Q1. 2020-01-06 Yep, ISO8601 format. That’s how I roll. - I’ll be giving a lightning talk at work titled “What Does a Database Administrator Do, Anyway?” This one isn’t open to the general public (though I might tweak it for use at community events), but The Bobs and “It Depends” both make an appearance in the deck.

2019 Year in Review

Andy Levy
As we open 2020 (and the house is still quiet on this New Year’s Morning), I thought I’d take a moment to reflect on the past year. Blogging 2019 was another good year here. I published 32 posts totaling over 21,000 words! What really amazes me is that a post from 2018 is consistently one of the most popular ones. I must have done a really good job on the SEO with that one.

T-SQL Tuesday #121: Gifts Received This Year

Andy Levy
Closing out 2019’s T-SQL Tuesday, Mala (blog | twitter) is asking us to reflect on the past twelve months: This is a time for material gift giving, for many of us. It might also be a time to consider the many gifts we have received through the year, and perhaps use this opportunity to appreciate people or situations that we were blessed with. So my question would be – what are a few things would you consider as gifts, and why?

PASS Summit 2019 in Photos

Andy Levy
I took a bunch of photos at and around Summit this year, including more selfies than in years past - I’m getting better about it! For a few more photos, check out my earlier Summit Photowalk post.