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


Please Help Members By Posting Answers For Below Questions

How to copy data from one table to another table?

553


What is the parse query button used for?

615


You accidentally delete the msdb database what effect does this have on your existing sql databases, and how do you recover?

554


Suggest a method of joining two tables.

617


How do I view a procedure in sql server?

549






I have a table Events Events containing cardno,time,id,name--each id has a cardno my requirement is every day each employee swipe the card several times i want to calculate first and last time of each card the output should be name 1 2 6 7 in out in out holiday holiday xxx 09:30 06:30 09:40 06:45 where 1,2...... are dates for example january 1,2, etc. 6 and 7 are saturday and sunday how it is posssible

1801


Why we should not use triggers?

551


How to write a query with a right outer join in ms sql server?

490


What is partition, how will you implement it? : sql server analysis services, ssas

612


What is user defined stored procedures?

572


What is instead of trigger sql server?

506


What is 3nf normalization form?

574


What is the synonym of join?

535


What are different type of Collation Sensitivity?

562


What is difference between unique and primary key?

485