1.

Nesting level of stored procedure is applicable for ____________(a) Triggers(b) Views(c) Functions(d) All of the mentionedThis question was addressed to me in quiz.This intriguing question originated from Stored Procedure topic in chapter Developing with SQL Server of SQL Server

Answer»

Right ANSWER is (d) All of the mentioned

To explain: We can nest STORED PROCEDURES and managed code REFERENCES in Sql Server up to 32 levels only.



Discussion

No Comment Found

Related InterviewSolutions