Can we execute a stored procedure inside a trigger?
Answer Posted / swetha
No you can't call stored procedure inside triggers.
| Is This Answer Correct ? | 11 Yes | 29 No |
Post New Answer View All Answers
What according to you is the difference between mysql and sql server performance?
How to get @@error and @@rowcount at the same time?
How do I find the port number for sql server?
What are sql servers used for?
How does using a separate hard drive for several database objects improves performance right away?
Indexes are updated automatically is the full-text index also updated automatically?
what is the difference between openrowset and openquery?
Give main differences between "Truncate" and "Delete".
What happens if you insert a duplicate key for the primary key column in ms sql server?
How to create hyperlink from returned sql query ?
what is denormalization? : Sql server database administration
How to list all schemas in a database?
What is a system database and what is a user database?
What is the difference between stored procedure and functions?
What is a partitioned view?