Although there is nothing groundbreaking about the latest SQL Server Management Studio 20.x, we'd still love to tell you more about the newly added enhancements that it offers.
Just in case you've missed it, Microsoft recently rolled out the latest version of SQL Server Management Studio (a.k.a. SSMS), 20.x, as a General Availability release. Traditionally, you can install and run it alongside the earlier versions of SSMS.
On November 13, 2023, Microsoft's new SQL Server Management Studio (SSMS) 19.2 saw the light of day. It's the IDE you will definitely need if you are dealing with the most modern versions of SQL Server.
SSMS users sometimes need to zoom grid results to improve visibility. This article will guide you through the process of zooming in on grid results with ease.
If you are a user of Azure SQL Database, you don't have all that many ways of exporting your data. Here, we'll show you all of them and save the best for last.
This article delves into the benefits of tab color customization, exploring how the combination of native SSMS and SQL Complete features empowers you with seamless navigation and a visually appealing workspace.
Wir stehen recht häufig vor der Aufgabe, Datenbankverzeichnisdaten zu migrieren. Die Datenbank für einen Personalvermittlungsdienst, die wir in der vorangegangenen Artikelserie erstellt haben, bildet...
A SQL Server database includes plenty of objects – tables, views, stored procedures, functions, triggers, etc. With the increasing complexity of modern databases, it...
One of the primary features of dbForge SQL Complete—a top-tier add-in for SSMS and Visual Studio—is code formatting, which helps beautify SQL code and...
Here comes the maintenance update of dbForge SQL Complete, your favorite SSMS and Visual Studio add-in for context-sensitive code autocompletion, formatting, and refactoring.
Our team...
Having a database under source control brings huge benefits. Therefore, we decided to review and compare two popular version control tools, dbForge Source Control...
SQL Server Management Studio or SSMS is, perhaps, the most famous product for managing Microsoft SQL Servers and any SQL infrastructure. Many experts consider...
The backup process is an important link in the chain of successful database administration and robust data protection. In this article, we are going...
Database synchronization is an everyday necessity. You need it regularly when you have several similar databases that serve the same “user.”
The typical situation is,...
The 17.5 version of SQL Server Management Studio (SSMS) brought with it a new built-in security tool. Since then, the Data Discovery and Classification...
Data migration is a common challenge in the field of database development, management, and administration. This guide will illustrate the process of exporting database data to a .sql file and subsequently importing it into the target database.
The present article deals with one of the bottlenecks in the work of database developers and administrators, namely the occurrence of invalid objects and...
dbForge SQL Complete includes the whole range of options that provide possibilities for powerful optimization and great performance increase. SQL history is an important...
SQL Server Management Studio is an ideal environment for managing infrastructure of SQL Server database and SQL Server itself. With SSMS, you can easily...
The new release of SQL Complete 5.9 brings simplicity to your SQL coding and provides an additional security approach to safeguard access to your data....
There is no doubt that database developers can and should benefit from using source control systems. Regardless of the type of source control system, developers...
In this article, we will drill down into the SQL Server index fragmentation issue and how to tackle it. We will figure out why index fragmentation is a problem and how it affects overall performance and discuss how to detect and avoid it.
Summary: This article describes the issue occurred with execution of the a polygon instance of the geography type and the possible solution for it.
Once...
Devart's prompt SQL tool can help SQL Server developers and DBAs to write SQL smoothly, with code-completion. SQL Complete works with current and older databases, thanks to backwards compatibility.
SQL Complete allows developers to use IntelliSense when they write SQL queries in SQL Server Management Studio. The tool will tell you the exact formatting you should use for your SQL commands while you are writing them and will therefore help you write fast, perfectly formatted SQL statements.