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

Answer Posted / lipsa

If a procedure calls itself it is called recursive.
Like if we are calculating the factorial of a number
writing a stored procedure,then there will be recursive
calling of the procedure.

Is This Answer Correct ?    19 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Tell me what is the stuff and how does it differ from the replace function?

719


Explain what are various ways to enhance the ssrs report?

782


Where are full-text indexes stored?

729


Do you know what is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure?

752


What are the types of ssrs?

127






What is 5nf in normalization form?

729


Can group functions be used in the order by clause in ms sql server?

758


What is 4nf in normalization form?

756


What is a cache in ssrs?

121


How will you monitor replication activity and performance? What privilege do you need to use replication monitor? : sql server replication

759


how many layers of tcp/ip protocol combined of? : Sql server database administration

720


Describe in brief databases and sql server databases architecture.

682


State a few properties of relational databases?

837


What is public role in sql server?

746


What are the differences between stored procedure and the dynamic sql?

762