DBA > Job Interview Questions > Microsoft SQL Server Database Administrator Exam

What is a Named Pipe in MS SQL Server?

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

What is a Named Pipe in MS SQL Server?

A Name Pipe is communication interface that allows MS SQL Server to listen and receive client requests like a TCP/IP port. The default Named Pipe is \\.\pipe\sql\query.

(Continued on next question...)

Other Job Interview Questions