
SQL Tools Overview - SQL Server | Microsoft Learn
SQL query and management tools for SQL Server, Azure SQL (Azure SQL database, Azure SQL managed instance, SQL virtual machines), and Azure Synapse Analytics.
mssql-cli - SQL Server | Microsoft Learn
2 days ago · mssql-cli is an interactive command-line query tool for SQL Server that runs on Windows, macOS, or Linux.
Tool Windows in SQL Server Management Studio | Microsoft Learn
Jul 8, 2025 · SQL Server Management Studio (SSMS) provides many powerful tool windows for selected phases of development and administration. Some tools can be used on any SQL …
Query SQL Database with Query Editor in the Azure Portal - Azure …
Sep 15, 2025 · Learn how to connect to an Azure SQL database and use the Azure portal query editor (preview) to run Transact-SQL (T-SQL) queries.
SQL Server Management Studio (SSMS) | Microsoft Learn
Nov 11, 2025 · SQL Server Management Studio (SSMS) is an integrated environment for managing any SQL infrastructure. Use SSMS to access, configure, manage, administer, and …
Performance Monitoring and Tuning Tools - SQL Server
Sep 4, 2025 · Learn about SQL Server monitoring and tuning tools and how to choose the right one depending on the type of monitoring and the events to monitor.
Connect and Query SQL Server Using SSMS | Microsoft Learn
Nov 3, 2025 · Connect to a SQL Server instance in SSMS. Create and query a SQL Server database in SSMS running basic Transact-SQL (T-SQL) queries.
Monitor and Tune for Performance - SQL Server | Microsoft Learn
Nov 18, 2025 · Microsoft SQL Server and the Microsoft Windows operating system provide utilities to view the current condition of the database and track performance as conditions …
Run Transact-SQL Commands with the sqlcmd Utility - SQL Server
Nov 18, 2025 · The sqlcmd utility lets you enter Transact-SQL statements, system procedures, and script files using different modes, using go-mssqldb or ODBC to run T-SQL batches.
Start and Use the Database Engine Tuning Advisor - SQL Server
Oct 9, 2024 · Learn how to start and use Database Engine Tuning Advisor in SQL Server to create workloads, tune databases, and create XML input files.