Posts for: #T-SQL Tuesday

T-SQL Tuesday #89: The times they are a-changing

sql tuesday

This month’s T-SQL Tuesday is inspired by the blog post Will the Cloud Eat My DBA Job? by Kendra Little.

Technology has changed a lot in the past years, especially with cloud/globalization/automation. What impact has this had on your job? Do you feel endangered? Over the years I’ve seen a lot of things change with SQL Server.

I remember that somebody told me when I started with SQL Server 200 that T-SQL was never going to be a big thing. How wrong was that guy right?!

Read more →

TSQL-Tuesday #104: Code You Would Hate To Live Without

This month’s TSQL Tuesday is hosted by Bert Wagner (w | t) and he asks us to write about code you’ve written that you would hate to live without.

Over the years I’ve used other people’s code regularly. It could have gone from Github, Stack Overflow, blogs, etc.

I have always appreciated the way the SQL Server community (and other communities) share their code to help others.

I have worked alongside lots of people who were not very keen on sharing. People told me that their code was theirs and only theirs and that nobody is to see it. Although I don’t agree, I do understand people not wanting to share their code. They may have worked hard on it and the person could have an advantage over other people who don’t have that “special” piece of code. There is a couple of caveats to that:

Read more →