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
Does sql server use t sql?
What does it mean to be in union?
how can you check the level of fragmentation on a table? : Sql server administration
Is INSTEAD OF trigger directly applicable to Table ?
What are the tool windows in sql server management studio? : sql server management studio
is it important for a database administrator to understand the operating system and file access? : Sql server administration
What happens on checkpoint?
What is the return type of executeupdate ()?
What are user defined functions in ms sql server?
What is the difference between cartesian product and cross join?
What are the difference between data mart and data warehouse? : sql server analysis services, ssas
How can you insert values in multiple rows using one Insert statement?
What is function of ROLLUP ?
What is the difference between update lock and exclusive lock?
What do you mean by a dependent functionality in a build?