开发者

Can we call a trigger function in a stored procedure

Can we call开发者_StackOverflow社区 a trigger function in a stored procedure.


A trigger is automatically executed. So, dependant on what your Stored Procedure is doing, it will get called.

http://www.postgresql.org/docs/8.1/interactive/triggers.html

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜