Tag Archives: T-SQL

Adding a Computed Column–#SQLNewBlogger

Recently I needed to add a computed column to a table and realized that I didn’t remember the syntax. This short post show how to do this. Another post for me that is simple and hopefully serves as an example … Continue reading

Posted in Blog | Tagged , , | Comments Off on Adding a Computed Column–#SQLNewBlogger

The Growth of T-SQL

I saw this tweet recently, where Richie Rump asked what has changed in T-SQL since the SQL Server 2012 version. A few people from Microsoft responded that there were changes in all versions, and while I think some versions have … Continue reading

Posted in Editorial | Tagged , | 3 Comments

Context Info Across Databases–#SQLNewBlogger

Does Context Info work across databases? This post shows it does. Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Here are some hints to get started. The … Continue reading

Posted in Blog | Tagged , , | Comments Off on Context Info Across Databases–#SQLNewBlogger

T-SQL Tuesday #156–Ready for Production

It’s a busy time for me, but it’s also T-SQL Tuesday blog party day. I’m rushing a bit as I forgot about this (thanks for the reminder, Deb) and had to help on the ranch this morning. In any case, … Continue reading

Posted in Blog | Tagged , , | 1 Comment