select table_name, index_name from dba_indexes
where table_name = 'XYZ'
order by index_name
|
Results 1 to 3 of 3
Thread: indexes / tablesThreaded View
|
Click Here to Expand Forum to Full Width |