Skip to content

Commit 50bec6d

Browse files
committed
removed unneeded links
1 parent a8a70e0 commit 50bec6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

support/sql/releases/find-my-sql-version.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ _Original KB number:_   321185
1717

1818
## Summary
1919

20-
Knowing your [SQL Server Database Engine](/sql/database-engine/sql-server-database-engine-overview) version and edition is essential for troubleshooting, [planning upgrades](/sql/database-engine/install-windows/plan-and-test-the-database-engine-upgrade-plan), and ensuring compatibility with other components. This article explains several methods to find this information, including [SQL Server Management Studio (SSMS)](/sql/ssms/sql-server-management-studio-ssms), error log files, [T-SQL](/sql/t-sql/language-reference) queries, and the SQL Server Installation Center.
20+
Knowing your SQL Server Database Engine version and edition is essential for troubleshooting, planning upgrades, and ensuring compatibility with other components. This article explains several methods to find this information, including [SQL Server Management Studio (SSMS)](/sql/ssms/sql-server-management-studio-ssms), error log files, [T-SQL](/sql/t-sql/language-reference) queries, and the SQL Server Installation Center.
2121

2222
> [!NOTE]
2323
> The version information follows the `major.minor.build.revision` pattern. The _revision_ information typically isn't used when you check the SQL Server version.

0 commit comments

Comments
 (0)