External Article

Using SQL Backup in Development Work

For a development team, SQL Backup provides a simple way to restore development or test databases, if required, while minimizing the tedium of the task of taking, managing, and restoring the backups. We can generate the required backup commands in the GUI and then use them to construct a SQL script that backs up all the required databases. We can even use the backup commands in a beforeMigrate SQL callback, in Flyway, to make sure the current version is safely backed up before we run migration.

Blogs

SQL Server 2025 RegEx and AI

By

One of the language changes in SQL Server 2025 that I’ve seen a lot...

T-SQL Tuesday #192: SQL Server 2025 Backup Changes

By

I hosted this month, but I decided to put my own entry in as...

Why Databases Still Fascinate Me

By

I get asked a lot about why or how I began working with databases...

Read the latest Blogs

Forums

Layanan Batik Air 0811 222 611

By sqlnoobie

Call Center Batik Air: 0811-222-611, Hubungi Untuk Refund Dan Reschedule Tiket.

Call Center Airpaz 0811 222 611

By sqlnoobie

Call Center Airpaz 0811 222 611, Layanan Bantuan Planggan 24 Jam Hubungi WhatsApp: +62...

Call Center Super Air Jet

By sqlnoobie

Call Center Super Air Jet: 0811 222 611. Hubungi Untuk Refund Dan Reschedule.

Visit the forum

Question of the Day

Identify a Slipstream Installation

I get a new SQL Server instance from my build team. How can I tell if the instance was installed using a slipstream installation later?

See possible answers