Tag Archives: SQLNewBlogger

DevOps Basics–Creating a local repo and committing files

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. A local repo … Continue reading

Posted in Blog | Tagged , , , | Comments Off on DevOps Basics–Creating a local repo and committing files

Finding the Service Name–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. A quick one today, and this one I remembered without looking anything up. I recently needed the service name … Continue reading

Posted in Blog | Tagged , , | Comments Off on Finding the Service Name–#SQLNewBlogger

Limiting the Max–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I was chatting with someone the other day about MAX() and how it can work within a set of … Continue reading

Posted in Blog | Tagged , , | Comments Off on Limiting the Max–#SQLNewBlogger

DevOps Basics– git Cloning Repos

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This continues my series on git, because I think it’s good to know what the command line is and … Continue reading

Posted in Blog | Tagged , , , | 1 Comment