Can we execute a stored procedure inside a trigger?
Answer Posted / sql2000
The question is asking for if a SP can be executed from
within a trigger. In MS SQL 2000 have executed and this is
possible.
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is the difference between mysql and sql server?
What is data modification?
How to rename an existing column with sql server management studio?
What is in place upgrade in sql server?
How many types of schemas are there?
List all the types of user-defined functions?
What is nested transaction?
What are the pros and cons of putting a scalar function in a queries select list or in the where clause?
Explain about merge replications?
Explain about local stored procedure?
If you want to send some data from access database to sql server database. What are different component of ssis will you use?
How to view the error log for any specific instance? : sql server database administration
What do we have to check in database testing?
What is data modeling and Reterminal integrity?
What is the recursive stored procedure in sql server?