Hi erwin, just a brief information, by default oracle automatically maintain index tables, so when an event raised (update, insert or delete) it will perform reindexing, that's why for every tables that contain index will run slower because of oracle should maintain the index, but will faster on query with related index.
Regards,
pona
[Non-text portions of this message have been removed]

