Tag Archives: SQLNewBlogger

Using the DAC

Another post for me that is simple and hopefully serves as an example for people trying to get blogging as #SQLNewBloggers. The DAC is a really important tool for anyone managing a SQL Server. You might not use it often, … Continue reading

Posted in Blog | Tagged , , | Comments Off on Using the DAC

Azure SQL Database – Link User to Login

I’m writing this post as a way to help motivate the #SQLNewBloggers out there. Read the bottom for a few notes on structuring a post. I created a login for an Azure SQL Database, but couldn’t log in. I would … Continue reading

Posted in Blog | Tagged , , | Comments Off on Azure SQL Database – Link User to Login

Azure SQL Database – Adding a Login

I’m writing this post as a way to help motivate the #SQLNewBloggers out there. Read the bottom for a few notes on structuring a post. I am trying to slowly do a little work in the Azure SQL Database world, … Continue reading

Posted in Blog | Tagged , , | Comments Off on Azure SQL Database – Adding a Login

Get a comma separated list

I’m writing this post as a way to help motivate the #SQLNewBloggers out there. Read the bottom for a few notes on structuring a post. I was working on a test of sorts and wanted to return multiple values as … Continue reading

Posted in Blog | Tagged , , | 4 Comments