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 stored procedure can you use to display the current processes?
Is INSTEAD OF trigger directly applicable to Table ?
What is field in algebra?
Why use update_statistics command in sql server?
Is t sql the same as sql server?
What are the advantages dts has over bcp?
What is the contrast between sql and mysql?
How to find index size for each index on table?
What is reportserver and reportservertempdb ?
What is instead of trigger sql server?
Tell me what is the stuff and how does it differ from the replace function?
Can you explain how long are locks retained within the repeatable_read and serializable isolation levels, during a read operation with row-level locking?
What is server-level principal?
Would you store your query in a ssrs report or a database server? State the reason why?
What is difference between rownum and rowid?