Rule: ddd
Properties
SQL
CREATE RULE ddd AS ON DELETE TO pg_amop1 WHERE (old.amopclaid > (1)::oid) DO NOTHING;
See Also