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


Please Help Members By Posting Answers For Below Questions

what are constraints? Explain different types of constraints? : Sql server database administration

582


What happens if you add a new index to large table?

597


What is set nocount on and what is set nocount off?

593


Which sql server table is used to hold the stored procedure scripts?

703


Can a synonym name of a table be used instead of a table name in a select statement?

660






What is implicit cursors?

630


Explain how does the report manager work in ssrs?

592


What is the difference between a fill factor of 100 and 0?

619


What are the system database in sql server 2005?

641


Explain intellisense for query editing

667


How do I delete a sql server database?

634


Explain the use of keyword with encryption. Create a store procedure with encryption?

630


You have to store user responses of ‘yes’ and ‘no’ what kind of data type is best suited for this task?

611


What do you mean by normalisation?

593


What is the distinction amongst delete and truncate?

661