Can a stored procedure call itself(recursive). If yes what
level and can it be controlled.?

Answer Posted / madhu

When one stored procedure calls another stored procedure
(SP) you have what is called stored procedure nesting. We
can have recursive stored procedures upto 32 nest levels.

Is This Answer Correct ?    29 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of upgrades that can be performed in sql server?

906


What are the benefits and tasks of object explorer? : sql server management studio

799


What is transact-sql ddl trigger?

812


What do you understand by replication in sql server? Mention the different types of replication in sql server.

697


How many types of attribute relationships are there? : sql server analysis services, ssas

774






What are the types of processing and explain each? : sql server analysis services, ssas

903


What is 1nf 2nf?

765


What xml support does the sql server extend?

724


What is the rdl file?

99


How to get @@error and @@rowcount at the same time?

775


Define Joins?

782


What is an inner join?

708


How to create new databases with "create database" statements?

757


what is a mixed extent? : Sql server administration

751


What is the difference between clustered and a non-clustered index?

771