How to cancel a long-time running query?
Even if FND is set in the standard function: ENABLE_CANCEL_QUERY, In some customized functions, it is still not possible to achieve the effect of timely popping up the dialog box for canceling queries. I did not find any official documentation explaining its underlying implementation and related code, so I came to seek advice.