As the amount of data we have expands, so do the challenges in protecting and managing it. The 2023 Professional Microsoft SQL Database Development Bundle explores how to build, maintain, protect, and ...
Designing an appropriate set of indexes can be one of the more troubling aspects of developing efficient relational database applications. Perhaps, the most important thing you can do to assure ...
SQL stands for ‘Structured Query Language’. This is basically a declarative language used for storing and retrieving data in a database. If you’ve heard of SQL, it’s probably in the context of MySQL, ...
Every professional programmer (and DBA) should have a library of books on SQL fundamentals. There are many SQL titles to choose from, and a lot of them are very good. But this month's column will ...
You don't need to be a software developer to quickly create an API that will retrieve the information you need. One of the recent announcements at the SQLBits conference in Wales in March was the ...
Pairing your on-prem SQL Server with a cloud-based instance for high availability has its challenges, but they can be overcome. Here’s how. The geographic distribution of cloud data centers makes it ...
The Lakebase service has been in development since June 2025 and is based on technology Databricks gained via its acquisition ...
In SQL Server, the database can be stored in different files and filegroups. If your database is small (100 MB or less), you do not need to worry too much about files and filegroups. But if you have a ...