Quote Originally Posted by Metablade
How do I view the index or tables which I request?

This is what I am doing:

select index_name from dba_indexes where table_name='XYZ';

And the results are coming back empty.

Could someone please give me a hint?

Thank you
are you logged on as dba or joe user, perhaps select from user/all indexes