oracle8.1.6 begin delete from acs_permissions where object_id = :contact_id; contact.delete(:contact_id); end;