News

Q&A Get Started Using .NET Aspire with SQL Server & Azure SQL Database By David Ramel 01/23/2025 Microsoft unveiled .NET Aspire at the Build 2024 developer conference, describing it as an opinionated, ...
Copilot for Azure SQL Database has limited private preview and no pricing information. Microsoft has indicated to me that this will be a paid offering but has offered no pricing model.
Joey on SQL Server How To Automate Tasks in Azure SQL Database Knowing how to automate tasks in the cloud will make you a more productive DBA. Here are the key concepts to understand about cloud ...
A more recent feature in Dropbase is a new tool called Dropmail, which enables users to email a .csv file to turn it into a SQL database.
The transaction log file contains the SQL Server transactions of the database. It basically records the database transactions and the changes made by the transactions to the database. The logs are ...
SQL has dominated data querying for decades. Newer query languages offer more elegance, simplicity, and flexibility for modern use cases.
Of course, if your PG server is running on a virtual machine, increasing hardware resources can also be an emergency option.
So last night I got to do a bunch of sql including restoring my backup to a temp db when I fubared a statement and then doing a cross database join to restore the correct channel names.