blob: c75ab3fd46ddc9157fb84f3ed7575ef403f3ff28 [file]
select * into table temp_bench from onek;
drop table temp_bench;
select * into table temp_bench from onek;
drop table temp_bench;