beginexecute immediate 'create table temp_a as select * from b';end;
create or replace procedure sp_java_temp authid current_user as ……