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

Finding Session Id in MS SQL User's Current Process

What is the Difference Between UNION and UNION ALL in SQL Server ...

How is Sqlcmd Different from Osql ?

Getting List of All Stored Procedures in Database in MS SQL

Getting Rows in a Table in Random Order in MS SQL