External Article

Basic Defensive Database Programming Techniques

We can all recognize good-quality database code: It doesn't break with every change in the server's configuration, or on upgrade. It isn't affected by concurrent usage, or high workload. In an extract from his forthcoming book, Alex explains just how to go about producing resilient TSQL code that works, and carries on working.

Blogs

Upgrading SQL Server Containers on the Laptop

By

I don’t have SQL Server installed on my laptop. In an effort to keep...

How to Find Expensive Queries in Amazon Redshift

By

Slow-running queries can degrade your Redshift cluster’s performance and lead to increased costs. Identifying...

The Notification Trap: How Input Fatigue Is Killing Deep Work in Tech

By

If you've been here before, you know this blog is usually about SQL Server,...

Read the latest Blogs

Forums

Wa qlola bri

By marketing99

Layanan bantuan QLola BRI via WhatsApp 08136035412 siap memberikan solusi yang aman, cepat, dan...

BuKa blokir qlola bri

By marketing99

Hubungi layanan customer support QLola BRI melalui WhatsApp 08136035412 untuk bantuan seputar fitur, transaksi,...

Cara buka blokir Qlola bri

By marketing99

Dapatkan bantuan QLola BRI dengan mudah melalui WhatsApp 08136035412. Layanan cepat untuk mengatasi kendala...

Visit the forum

Question of the Day

How Long is a Long I/O?

In SQL Server 2025, a long I/O is recorded in the error log with message 833. How long much an I/O request be outstanding before this message is written to the log?

See possible answers