Trigger

Поиск
Список
Период
Сортировка
От Andy Samuel
Тема Trigger
Дата
Msg-id 000501c1005d$c8547020$0100a8c0@foserver
обсуждение исходный текст
Список pgsql-general
How do I create a trigger on a table if a certain row is updated ?
For example, a table called DefaultValue with :
ModuleId char(10),
FieldId char(10),
DefVal char(3)

If I update the table 'update DefaultValue set defval='OFF'  where
FieldId='MODULESTATUS' then it will fire the event.

Thank you in advance
Andy




В списке pgsql-general по дате отправления: