adspace
what is a default tcp/ip socket assigned for sql server? : Sql server database administration
Answer Posted / Gajraj Mathur
"The default TCP/IP port assigned for SQL Server is 1433. This is the port number that clients will connect to when connecting to an instance of SQL Server using standard connection methods such as SQL Server Management Studio or ODBC/JDBC drivers.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is normalization and what are the advantages of it?
Explain “row_number()” in sql server with an example?
How to rebuild the master database?
what is spatial nonclustered index
What are the properties of the transaction?
Can sql servers link to other servers like oracle?
What is the difference between for xml raw and for xml auto?
How to provide default values to function parameters?
What is the primary use of the model database?
What are the different types of subquery?
What is sql server query analyzer?
How to convert numeric expression data types using the cast() function?
What is sql or structured query language?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What are wait types?