Can a stored procedure call another stored procedure. If yes
what level and can it be controlled?
Answer Posted / kalyan
the above answer is partially correct, sp's can call
another sp but the levels is only upto 32.
| Is This Answer Correct ? | 20 Yes | 1 No |
Post New Answer View All Answers
What is snapshot report?
Suppose you want to implement the many-to-many relationships while designing tables. How would you do it?
How would you use user_constraints table in DB?
What is the openxml statement in sql server?
What is scrollable cursor?
Why use view instead of a table?
What is an identity?
What is mscorsvw.exe - process - microsoft .net framework ngen?
what is the difference between a primary key and a unique key? : Sql server database administration
How to test values returned by a subquery with the in operator?
What are the system database in sql server 2008?
Why truncate is ddl?
What is Federation Root Database?
What is the difference between dbcc indexdefrag and dbcc reindex?
Due to some maintenance being done, the sql server on a failover cluster needs to be brought down. How do you bring the sql server down?