Which TCP/IP Port Does the SQL Server Run On ?

SQL Server runs on port 1433.

It can be changed from the SQL Server..

Configuration Manager -> SQL Server Network Configurations -> Protocols for SQL Server -> TCP/IP properties -> IP Addresses -> TCP Port number



You May Interest

Adding Columns to a Table with a Query in MS SQL

How to Show Line Numbers in MS SQL Server ?

What is the Difference Between VARCHAR and VARCHAR(MAX) Datatypes ...

What are Some Advantages of Using CTE in SQL Server ?

When Will You Use SQLDiag Tool ?