Can we execute a stored procedure inside a trigger?
Answer Posted / uttam singh rawat
Yes , we can execute the proc inside the trigger
exce proce_name(param,param1)
| Is This Answer Correct ? | 35 Yes | 5 No |
Post New Answer View All Answers
Which table keeps the locking information?
hi, how to link a text file and a .rpt file in my tables of sql server and to retrieve those records for further use. reply me as soon as possible.
What is the difference between commit and rollback?
Explain different types of lock modes in sql server 2000?
what stored procedure would you use to view lock information? : Sql server administration
Where actually sql azure database is hosted?
What is change tracking in sql server?
What is etl - extraction, transformation, and loading?
How do you set a trace flag in sql server?
What is advantage data architect?
Explain throw statement in sql server 2008?
Does sql server 2016 have ssms?
Explain the truncate command? : SQL Server Architecture
Which Model uses the SET concept
Explain the commands in sql server?