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
Where are full-text indexes stored?
What command do we use to rename a db, a table and a column?
Scalability, Availability, Integration with internet, etc.)?
How to get all stored procedures in sql server?
What are built in functions?
How to disconnect from a sql server using mssql_close()?
What is Replication?
What does it mean if @@cursor_row returns a negative number?
What is the purpose of object explorer and its features? : sql server management studio
What is the name of reporting services config file and what’s it’s used for?
What are a scheduled jobs or what is a scheduled tasks?
role of sql sever 2005 in database rather than any other database
How to insert new line characters into strings?
What is simple indexing method?
What do you understand by mirroring?