Hello,
it seems that functional indexes are listed twice if there are two functions within the index columns.....
Example (Content from the indexes tab of the table view):
owner ....._PK UNIQUE VALID NORMAL N NO | NO ....._UUID |
owner ....._UI1 UNIQUE VALID FUNCTION-BASED NORMAL N NO ENABLED NO SYS_NC00016$, SYS_NC00017$, ....._ID, ....._PLAN_ID SYS_EXTRACT_UTC("....._START")
owner ....._UI1 UNIQUE VALID FUNCTION-BASED NORMAL N NO ENABLED NO SYS_NC00016$, SYS_NC00017$, ....._ID, ....._PLAN_ID SYS_EXTRACT_UTC("....._END")
Both functions are in the same index "....._UI1".
The detail panel shows the same details.