drop type varchar2_varray_type ; drop type integer_varray_type ; drop view integer_table ; drop table t ; drop table t2 ; drop table t3 ; drop table t5 ; drop table t6 ; drop table integers ; drop function csv_to_varray ; drop function csv_to_varray_2 ; drop function csv_num_to_varray ;
