Hello everybody,
A page of my APEX Application runs a sql-query which takes about 30 up to 45 minutes (shown in Oracle Enterprise Manager) (Screenshot1).
When I click on the details of this query and copy it into sqldeveloper, the query only takes less than 1 second (Screenshot2).
So the same query takes 30 min (APEX) or 1 second (sqldeveloper). Does anybody have an idea why?

