Understanding how to Successfully Sell the Cloud

Many businesses are hesitant to adopt cloud technology due to security, cost, and complexity concerns. This can make it challenging for organizations to sell the benefits, leading to missed opportunities. Learn about different techniques to help sell cloud technology in your organization.
The post Understanding how to Successfully Sell the Cloud appeared first on SQLServerCentral.

Database Branching and Merging without the Tears

Armed with a schema comparison engine and an object-level directory of the source for every recent version of the database, you'll be able to remove a lot of the uncertainty around merging database changes back into development.
The post Database Branching and Merging without the Tears appeared first on SQLServerCentral.

How to Create a SQL Database on a New Drive in Ubuntu

This article explains different methods to move a SQL database into a new directory of Ubuntu Linux. This article covers the following topics. How to install SQL Server 2022 on Ubuntu Linux. How to add a new drive in Linux. Attach the StackOverflow database using the database. Install SQL Server 2022 on Ubuntu I have […]
The post How to Create a SQL Database on a New Drive in Ubuntu appeared first on SQLServerCentral.

PASS Data Community Summit registrations are open!

In 2023, connect, share & learn with like-minded peers, speakers, and industry leaders during the full week of data celebrations. Summit happens in person, from November 14th to 17th in Seattle. Check out the blog post to learn more.
The post PASS Data Community Summit registrations are open! appeared first on SQLServerCentral.

Find 40 Problems in this SQL Server Stored Procedure

I often perform code reviews and thought it would be fun to frame this exercise: a completely fictitious stored procedure hits my desk, I’ll reject it of course, and enumerate the reasons why.
The post Find 40 Problems in this SQL Server Stored Procedure appeared first on SQLServerCentral.