Tag Archives: SQLNewBlogger

Row-Level Security Basics–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I realized recently that I hadn’t really blogged about Row-Level Security, so this post covers some of the things … Continue reading

Posted in Blog | Tagged , , , | Comments Off on Row-Level Security Basics–#SQLNewBlogger

Quick CSV Import with dbaTools – #SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. Recently I was searching around for some sample data for a project. I stumbled on a CSV of data … Continue reading

Posted in Blog | Tagged , , , | 8 Comments

What’s my MAC Address in a Command Prompt?–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. The other day I was working with a licensing issue and someone requested my MAC address to track something … Continue reading

Posted in Blog | Tagged , , | 1 Comment

STRING_SPLIT Basics–#SQLNewBlogger

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. I saw a post on using STRING_SPLIT() with cross apply recently, and as I was reading, I realized that … Continue reading

Posted in Blog | Tagged , , | 1 Comment