Tag Archives: security

The Need for DevSecOps

One of the things that happens with many companies that start adopting DevOps is that they release new features constantly. They publish their lists of changes, and they try to attract customers and grow their businesses. They may make some … Continue reading

Posted in Editorial | Tagged , | 2 Comments

Rogue Colleagues

The economy might be good or bad for you right now. Some of that depends on where you live, what your employment situation is like, what your habits dictate about how you live life, and more. No matter what your … Continue reading

Posted in Editorial | Tagged , | 1 Comment

Removing Weak Security from SQL Server

I was checking some arguments in the RESTORE command for SQL Server and saw that the MEDIAPASSWORD option was deprecated and marked as being removed at some point. That made sense, and I assumed that PASSWORD was the option to … Continue reading

Posted in Editorial | Tagged | Comments Off on Removing Weak Security from SQL Server

Which Schema is Queried First?–#SQLNewBlogger

I had to test something for a customer, and as a part of this there as a need to have a different default schema for a user. I wrote about that, but one of the things that occurred to me … Continue reading

Posted in Blog | Tagged , , | Comments Off on Which Schema is Queried First?–#SQLNewBlogger