创建测试表:SQL> drop table testtest;Table dropped.SQL> create table testtest as select * from dba_objects;Table created.SQL> create index i_test