Closed patric-r closed 5 years ago
Question here (oracle specific).
Using schemacrawler, is it possible to determine whether a table is an index-organized-table (IOT)? Or to find all IOT within a schema?
Thank you.
Using the API or command-line?
API
@patric-r - please see the commit that closes this issue. Until the next version of SchemaCrawler is released, you can take a similar approach to get information IOT tables.
Question here (oracle specific).
Using schemacrawler, is it possible to determine whether a table is an index-organized-table (IOT)? Or to find all IOT within a schema?
Thank you.