begin execute immediate 'drop table nas_connection'; exception when others then null; end; / commit;