News

We’ve all done it. We needed to pull data out of an SQL database, and the query we needed to pull out data was a complex query with multiple table joins, complex filter criteria, and ...
To address these issues, two technological routes based on large language models (LLM) have emerged: Text2SQL and DataAgent. They represent two different approaches to data democratization. Text2SQL: ...
Adding an new row to a Word table is an easy task. Adding multiple rows is just as easy, if you know this simple trick.
If screaming speed in data access is the most important thing in your life, SQL Server's durable in-memory, memory-optimized tables are your answer. They were good in SQL Server 2014 and they're even ...
A step-by-step guide to deploying, configuring, and testing a multi-AZ, multi-region SQL Server FCI in the Azure cloud, complete with a PowerShell script that handles the networking configuration.
Use Word 2010's Numbering feature in tables and make it automatically number multiple table columns vertically. This way, each cell in each column will be placed under the correct number.
SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of the history of your data. Here's how to retrieve that historical data. In an earlier column, I showed how ...