Nuacht

Your database may get damaged due to several reasons. A backup will help you to restore the database lost in case of disasters and problems, like hardware failure, virus attack, or others. How To ...
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 ...
Procedure to move Microsoft SQL Server database to a new location, painlessly, if you’re running low on disk space, added a new drive array, or just curious.
Disaster-proofing SQL Server involves more than bringing another instance of SQL Server online within a specified RTO. You need to ensure that the second instance of SQL Server can interact with the ...
Learn how Data Transformation Services (DTS) can help you import, export, and/or transform data from various sources to single or multiple locations in Microsoft SQL Server 2000.
SQL Server 2022 (and Azure SQL Database) quietly added an extended event to detect anti-patterns that the AI tool here is building upon.
Do you need to find out where the location of your SQL Server's database is? Use this quick tip from Arthur Fuller to show you how. Sometimes your application needs to know the specific directory ...
Joey on SQL Server How To Use Query Store Hints in Azure SQL Microsoft has just added support for query hints to Azure SQL Database, giving database administrators a powerful tool to manage the ...