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

What is a Stored Procedure 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 Stored Procedure in MS SQL Server?

A Stored Procedure in MS SQL Server is a unit of precompiled T-SQL statements stored in the server and is ready to be executed.

(Continued on next question...)

Other Job Interview Questions