oracle8.1.6 declare id integer; begin id := composition_rel.new(OBJECT_ID_ONE => :group_id , OBJECT_ID_TWO => :new_group_id ); end;