News

Stay tuned for “The end of SQL databases – part 2” (of a 3 part series) where we will take a walk through some of the currently available open and closed source NoSQL databases.
In part 2 of a series, On VB columnist Joe Kunk provides a Visual Basic program to generate a SQL script that clears all the data from a SQL Server database.
SQL is about as easy as it gets in the world of programming, and yet its learning curve is still steep enough to prevent many people from interacting with relational databases. Salesforce's AI ...
Joey on SQL Server A Deep Dive Inside Azure SQL Database, Part 1 Microsoft promises 99.995 percent uptime for the Azure SQL platform, which is incredible.
The SQL query language has been the cornerstone of database technology for decades. But what happens when you bring SQL together with modern generative AI? That’s the question that Google Cloud ...
In the first of this two-part series, Microsoft's lead SQL architect explains how the company collects -- and secures -- telemetry data from Azure SQL Database customers to improve its engineering ...
SQL is a convenient way to manage and query your data, but badly written queries can tie up your database. Here are seven common SQL traps and how to avoid them.