Can we execute a stored procedure inside a trigger?
Answer Posted / digambar patil
no, we cannot execute stored procedure in trigger.
| Is This Answer Correct ? | 2 Yes | 20 No |
Post New Answer View All Answers
What is sub-query in sql server?
Write a sql query to get zero records from a table having n number of records?
Tell me what is the difference between locking and multi-versioning?
What is SQL Azure Federations?
How to grant a permission in ms sql server using "grant execute" statements?
What objects does the fn_my_permissions function reports on? : sql server security
How to turn off warning messages during php execution?
What is the difference between inner join and equi join?
Tell me when is the update_statistics command used?
How to download microsoft sql server 2005 express edition?
What is cursors? And what are the different types of cursor?
What is executereader?
Can you explain what is the use of custom fields in report?
What is “begin trans”, “commit tran”, “rollback tran” and “savetran”?
What are user defined functions in ms sql server?