which tcp/ip port does sql server run on? : Sql dba



which tcp/ip port does sql server run on? : Sql dba..

Answer / Tannu Singh

By default, SQL Server listens for connections on TCP port 1433.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

What is a parameter query?

1 Answers  


why sql is used as interpreter frequently rather than a compile?

1 Answers  


when is the use of update_statistics command? : Sql dba

1 Answers  


How bulk collect improves performance?

1 Answers  


ERROR:Insert or update on table"accnt" violates foreign key constraints "acct_to_curr_symbol" DETAILS:KEY(accnt_curr_id)(-2)is not present in the table "curr_symbol" ......solve The Problem..

1 Answers   Wipro,


How do rank () and dense_rank () differ?

1 Answers  


When to use inner join and left join?

1 Answers  


What is your daily office routine?

0 Answers   Data Vision,


Is there a pl/sql pragma similar to deterministic, but for the scope of one single sql select?

1 Answers  


What's the difference between inner join and left join?

1 Answers  


Can I call a procedure inside a function?

1 Answers  


How do I access sql anywhere database?

1 Answers  


Categories