Tag Archives: SQLNewBlogger

Searching dbatools–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I learned something new about dbatools. That’s using the Find-DbaCommand cmdlet, which is handier than Get-Command. I’ll show you … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Searching dbatools–#SQLNewBlogger

Saving PowerShell Results to the Clipboard–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Working with results and manipulating them is always something I struggle with a bit in PowerShell. I’ve slowly been … Continue reading

Posted in Blog | Tagged , , | 7 Comments

Changing Case in SSMS–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I never knew I could change case for objects in SSMS easily. This actually was something that another individual … Continue reading

Posted in Blog | Tagged , , | 2 Comments

2021 Advent of Code–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I’ll do a post on how to easily get started here as a new blogger, but following the Advent … Continue reading

Posted in Blog | Tagged , , , | Comments Off on 2021 Advent of Code–#SQLNewBlogger