C childish Member² Jun 5, 2017 #1 After I click 'edit the table' ,I click the 'view sql',I see the index but I cant find the informaion of partition-index.I suggest the sql select dbms_metadata.get_ddl('INDEX', indx.index_name, indx.table_owner) from dual; Last edited: Jun 5, 2017
After I click 'edit the table' ,I click the 'view sql',I see the index but I cant find the informaion of partition-index.I suggest the sql select dbms_metadata.get_ddl('INDEX', indx.index_name, indx.table_owner) from dual;
Marco Kalter Administrator Staff member Jun 6, 2017 #1 I have added this to the list of enhancement requests.