Hi there Angels
can somebody, anybody tell me whats wrong with this thing and how to correct it ????
-- Oracle 9i rel2
create or replace procedure p_parent (v_parent varchar2, v_contract varchar2)
is
pragma autonomous_transaction;
begin
dbms_output.put_line ('CREATE TABLE...