1.

How many types of stored procedures are present in SQL Server?(a) 3(b) 4(c) 5(d) 8This question was addressed to me in class test.This intriguing question comes from Built in Stored Procedures in chapter Developing with SQL Server of SQL Server

Answer»

The CORRECT answer is (B) 4

The explanation is: SQL Server is packed full of useful system stored procedures there for its own USE that you can use as well.



Discussion

No Comment Found

Related InterviewSolutions