oracle8.1.6 begin :1 := ab_contact_attr.new(creation_user => :user_id, creation_ip => :peeraddr, context_id => :contact_id, contact_id => :contact_id, type_key => :attr_type, value => :attr_value); end; begin ab_contact_attr.del(:attr_id); end;