oracle 8.1.6 begin; select acs_object.delete(entry_id) from faq_q_and_as where entry_id = :entry_id; end;