Connecting Tech Pros Worldwide Help | Site Map

Triggers in postgres

Newbie
 
Join Date: May 2008
Posts: 27
#1: Jun 27 '08
Is is neccessary to write the trigger function in order to create the trigger..
Moderator
 
Join Date: Dec 2006
Location: Europe
Posts: 292
#2: Jun 27 '08

re: Triggers in postgres


is this a question? if so, yes you should create a function and use it when creating trigger
Reply