Hi,
I'm using the Oracle SQL developer to browse all database objects (tables, triggers, indexes, ...). When I browse a table, in the Partitions separator I can see all partitions and subpartitions.
But how can I see the columns used to define the partitions and subpartitions?
The SQL separator is too slow and heavy to consult...
Thanks