Which of the following stored procedure is already defined in Sql Server?
(a) User Defined Stored Procedure
(b) Extended Procedure
(c) CLR Stored Procedure
(d) System defined Procedure
This question was posed to me in unit test.
Query is from Built in Stored Procedures topic in division Developing with SQL Server of SQL Server