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

What are statistics?

566


Define tempdb database?

587


What is difference between view and materialized view?

531


What is dirty read?

624


What is set nocount on?

495






What is scrollable cursor?

537


Where to find ntwdblib.dll version 2000.80.194.0?

548


What is sqlcmd?

549


If a table does not have a unique index, can a cursor be opened on it?

513


What is scheduled job and how to create it?

544


What is an active database?

589


Define normalisation?

672


What is sql server management studio? : sql server management studio

574


What keyword you will use to get schema appended to the result set of a ‘for xml’ query?

593


Tell me in brief how sql server enhances scalability of the database system?

515