Can we create SP inside SP ? If no Y ? If yes Y ? Explain with an example ?
Answer Posted / saddam
I dont know whether we can create an child SP inside an Parent SP. But according to me, whenever the parent SP is called then the child SP will be getting created recursively
which should not happen.
An Child SP can be called in an parent SP but it should not get created.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are different types of roles provided by ssrs?
Can You Use Data Mining Models In Ssrs?
What is difference between order by and group by?
How to manipulate data from one table to another table ?
Difference between group by clause and having clause in SQL?
What is filtered index?
explain databases and sql server databases architecture? : Sql server database administration
How to identify current user in ssrs report?
What are the hotfixes and patches in sql server?
What are views in ms sql server?
How to connect Azure federated root database and apply federation in entity framework?
what is the sql equivaent of the dataset relation object ?
What is mscorsvw.exe - process - microsoft .net framework ngen?
How do I find information about the install locations for the various instances running on a computer?
List some major differences between triggers and stored procedures?