Tuesday, March 20, 2012

Can i call tigger in store procdure and vice versa?(urgent)

Can i call tigger in store procdure and vice versa??

if yes how it ???

I don't think you can. If you need the trigger functionality you could always copy it into a stored procedure and call that instead.|||you can not call trigger in stored procedure. but you do can call stored procedure from trigger.

No comments:

Post a Comment