Can a stored procedure call another stored procedure. If yes
what level and can it be controlled?
Answer Posted / thiyagaraj.ramaswamy
Yes, a stored procedure can call another stored procedure.
It can be controlled at any levels..
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
Explain what you mean by 3 tier architecture.
How to create a new login name in ms sql server?
What is a database table?
How to include text values in sql statements?
When does the auto update index statistics feature in sql server turn itself on?q) what specific conditions database should meet, before you can bulk copy data into it using bcp?
Is it important for a database administrator to understand the operating system and file access?
Why would you call update statistics?
What do you understand by the denormalisation?
What are different types of raid levels?
Explain foreign key in sql server?
Explain transaction server distributed transaction?
What are null values in ms sql server?
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
explain the storage models of olap? : Sql server database administration
What is use of except clause? How it differs from not in clause?