Tag Archives: SQLNewBlogger

Another Recursive CTE–Doing Math

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I showed how to write a simple recursive query recently that calculated an amount of money paid out each … Continue reading

Posted in Blog | Tagged , , | Comments Off on Another Recursive CTE–Doing Math

A Basic Recursive CTE and a Money Lesson

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. When I was a six or seven year old, my Mom asked me a question. She asked if I’d … Continue reading

Posted in Blog | Tagged , , | 8 Comments

Changing a Computed Column–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was working with a computed column the other day, and realized I had the wrong definition. In this … Continue reading

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

Am I a sysadmin?–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was doing some security testing and wondered if I was a sysadmin. There are a few ways to … Continue reading

Posted in Blog | Tagged , , | Comments Off on Am I a sysadmin?–#SQLNewBlogger