Blogs

Altering an Indexed View in SQL Server Drops All Indexes

Altering an Indexed View in SQL Server Drops All Indexes

By Kendra Little on March 2, 2020 • 3 min read

I learned an interesting thing about ALTER VIEW behavior in SQL Server when applied to indexed views. This is covered in the product documentation, but it’s not something I would have expected.

Continue reading

Come Work with Me! Be a Sales Engineer for Redgate

Come Work with Me! Be a Sales Engineer for Redgate

By Kendra Little on February 21, 2020 • 3 min read

Category: career

Redgate is growing, and we have some fresh, new open positions around the world which would be a great fit for SQL Server developers or DBAs who would like to transition to a customer-facing role and develop expertise in Redgate’s solutions for Compliant Database DevOps. Here are the listings and locations for three of these roles:

Continue reading

I Can Do Better, We Can Do Better, Let's Do Better

I Can Do Better, We Can Do Better, Let's Do Better

By Kendra Little on February 13, 2020 • 4 min read

Category: community

In the past week or so, the Microsoft Data Platform community has begun having a discussion about inclusivity, both on Twitter and across community blog posts.

This conversation began when a member of the community shared their story about being repeatedly mis-gendered and additionally feeling excluded, unwelcome, and hurt at a series of community events.

Continue reading

Protect Your Prod Databases in Azure DevOps / TFS: Three Control Points

Protect Your Prod Databases in Azure DevOps / TFS: Three Control Points

When implementing any kind of automation for database deployments, it’s important to implement safeguards for your production environment. This is needed even in the best conditions when team members collaborate well and there is a high level of trust, for a very simple reason: accidents happen easily!

Continue reading

High Availability Options for SQL Server 2008 in an Azure VM: A #sqlhelp Story

High Availability Options for SQL Server 2008 in an Azure VM: A #sqlhelp Story

I asked a question on Twitter yesterday: “If running SQL Server 2008 in an Azure VM (no SQL upgrade possible, extended support in place), is the best option for high availability Database Mirroring? Or something else I am not thinking of? #sqlhelp”

Continue reading

A First Look at the Redgate Hybrid Model for SQL Source Control and SQL Change Automation (Video)

A First Look at the Redgate Hybrid Model for SQL Source Control and SQL Change Automation (Video)

About This Video

In this 70 minute livestream recording, I kick the tires of a fresh new Azure DevOps demo environment showing Redgate’s Hybrid Model for SQL Source Control and SQL Change Automation.

Continue reading

Controlling Who Commits Code to a Given Database Schema in Git with Azure DevOps

Controlling Who Commits Code to a Given Database Schema in Git with Azure DevOps

One of most the fun things about working as an Advocate at Redgate is getting to help clients determine their preferred workflow for database DevOps.

Teams often have unique requirements and are using different combinations of tooling, so figuring out the best way to accomplish what they need typically involves leveraging what I already know, collaborating with my coworkers and the client to generate ideas, researching and prototyping solutions, and then getting feedback from everyone.

Continue reading