Tag Archives: SQLNewBlogger

DevOps Basics–Staging and Committing Changes

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is also a part of a basic series on git and how to use it. In the course … Continue reading

Posted in Blog | Tagged , , , | Comments Off on DevOps Basics–Staging and Committing Changes

SSoL–Elevating Privileges

I don’t think most of us need to know Linux, but if you end up managing a system, it’s good to have a little idea of how to get around. This is a short series of posts as I remember … Continue reading

Posted in Blog | Tagged , | Comments Off on SSoL–Elevating Privileges

Move a Stored Procedure to a New Schema–SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. One of the things I needed to do recently was move an object. I was testing the WideWorldImporters database … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Move a Stored Procedure to a New Schema–SQLNewBlogger

Renaming MDF/LDF Files–SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I would guess many people would run into this situation at some point. A developer or DBA creates a … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Renaming MDF/LDF Files–SQLNewBlogger