Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit fa32b79

Browse files
committed
added links to the beginning of the article to improve ctr
1 parent 6826ecc commit fa32b79

1 file changed

Lines changed: 8 additions & 5 deletions

File tree

docs/ssms/quickstarts/ssms-connect-query-sql-server.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,20 @@ The article demonstrates how to follow the below steps:
2929
> - Query the new table and view the results
3030
> - Use the query window table to verify your connection properties
3131
32+
33+
This article covers connecting and querying an instance of SQL Server. For Azure SQL, see [Connect and query Azure SQL Database & SQL Managed Instance](/azure/azure-sql/database/connect-query-ssms).
34+
35+
To use [Azure Data Studio](../../azure-data-studio/download-azure-data-studio.md), see connect and query [SQL Server](../../azure-data-studio/quickstart-sql-server.md), [Azure SQL Database](../../azure-data-studio/quickstart-sql-database.md), and [Azure Synapse Analytics](../../azure-data-studio/quickstart-sql-dw.md).
36+
37+
To learn more about SQL Server Management Studio, see [Additional Tips and Tricks](../tutorials/ssms-tricks.md).
38+
3239
## Prerequisites
3340

3441
To complete this quickstart, you need the following prerequisites:
3542

3643

3744
- Install [SQL Server Management Studio](../download-sql-server-management-studio-ssms.md).
38-
- Install and configure a [SQL Server instance](https://www.microsoft.com/sql-server/sql-server-downloads).
45+
- [Install](../../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md) and configure a [SQL Server instance](https://www.microsoft.com/sql-server/sql-server-downloads).
3946

4047
## Connect to a SQL Server instance
4148

@@ -180,10 +187,6 @@ You can find information about the connection properties under the results of yo
180187
181188
To review troubleshooting techniques to use when you can't connect to an instance of your SQL Server Database Engine on a single server, visit [Troubleshoot connecting to the SQL Server Database Engine](/troubleshoot/sql/connect/network-related-or-instance-specific-error-occurred-while-establishing-connection).
182189

183-
## Additional tools
184-
185-
You can also use [Azure Data Studio](../../azure-data-studio/download-azure-data-studio.md) to connect and query [SQL Server](../../azure-data-studio/quickstart-sql-server.md), an [Azure SQL Database](../../azure-data-studio/quickstart-sql-database.md), and [Azure Synapse Analytics](../../azure-data-studio/quickstart-sql-dw.md).
186-
187190
## Next steps
188191

189192
The best way to get acquainted with SSMS is through hands-on practice. These articles help you with various features available within SSMS.

0 commit comments

Comments
 (0)