Tag Archives: SQLNewBlogger

Output into a Table–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I often see people struggling to use triggers for auditing, or having issues with building them to handle multi … Continue reading

Posted in Blog | Tagged , , | Comments Off on Output into a Table–#SQLNewBlogger

Rounding Challenges–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Rounding is an interesting activity, and one that I think people sometimes don’t pay enough attention to. Recently I … Continue reading

Posted in Blog | Tagged , , | 4 Comments

Opening .SQL Files in SSMS 2016 by Default #SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is an easy one, but you’ll want to try this yourself. As I’ve been trying to move off … Continue reading

Posted in Blog | Tagged , , | Comments Off on Opening .SQL Files in SSMS 2016 by Default #SQLNewBlogger

Dropping Masking from a Column–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. This is a quick one. As I experimented with Dynamic Data Masking for the Stairway to Dynamic Data Masking, … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Dropping Masking from a Column–#SQLNewBlogger