Actualités

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 ...
SQL Servers allow the import or export of database diagrams to another database. All the information related to a database is stored in the dtproperties table. Therefore, to import or export a ...
Is your SQL Server database stuck in recovery mode? Discover 7 effective ways to fix the issue, including T-SQL commands, SQL logs, monitoring tools, and EaseUS SQL Recovery Software.
If you have not created backup or the backup file is not readable, then read this article to know the ways to recover deleted data from MS SQL Server without backup. Ways to Recover Deleted Data from ...
Get started with Microsoft SQL Server downloads. Choose a SQL Server trial, edition, tool, or connector that best meets your data and workload needs.
This post was authored by Joe Yong, Sr. Program Manager, SQL Server. Stretch Database in SQL Server 2016 allows users to keep as much data as they need, for as long as they need, without incurring ...
SQL Server 2012/2014 delivers compelling new capabilities that make an upgrade worthwhile. However, along the upgrade path, companies have also discovered key obstacles to achieving the new ...
SQL Server 2016 and Azure SQL Database both give you tables that automatically keep track of changes to your data. Here's how to both create those tables and alter existing tables so they track the ...