Which TCP/IP port does SQL Server run on?

Answers were Sorted based on User's Feedback



Which TCP/IP port does SQL Server run on?..

Answer / hari

1433

Is This Answer Correct ?    15 Yes 0 No

Which TCP/IP port does SQL Server run on?..

Answer / guest

SQL Server runs on port 1433 but we can also change it for
better security.

Is This Answer Correct ?    11 Yes 1 No

Post New Answer

More SQL Server Interview Questions

Can we create clustered index on non primary key column

20 Answers   ABC, CTS,


What are the types of backup and tell me the difference between full and differential backup?

4 Answers   CTS, TCS,


What is the difference between online clustering and Offline clustering?

0 Answers   IBM,


What is the difference between WHERE AND IN? OR 1. SELECT * FROM EMPLOYEE WHERE EMPID=123 2. SELECT * FROM EMPLOYEE WHERE EMPID IN (123) WHAT IS THE DIFFERENCE?

15 Answers   Adsys, Cap Gemini,


how to find maximum identity number in a table ?

2 Answers   JPMorgan Chase, Thomson Reuters, Wipro,






What is 5nf in normalization form?

0 Answers  


What are the advantages of user defined function?

0 Answers  


What is blocking and how would you troubleshoot it? : sql server database administration

0 Answers  


What is the order by used for?

0 Answers  


What is blocking?

0 Answers  


What are the different types of backups that exist?

0 Answers   ADITI,


What is the difference between distinct clause and group by clause?

2 Answers   HHH, Value Labs,


Categories