Brian Baker
Member²
Is it possible to create a browser folder to look at all the indexes in a schema? I created a folder with a where clause of "object_type = 'INDEX'". However, no items appear in the list.
I know that it is possible to look at indexes for a specific table. However there are many times when I need to compare the indexes between two different schemas (ie, development and production).
I know that it is possible to look at indexes for a specific table. However there are many times when I need to compare the indexes between two different schemas (ie, development and production).