Cx Oracle Plsql Python How To Get Custom Object From Callfunc In Cx_oracle? January 29, 2024 Post a Comment I have an PL/SQL function my_function that returns custom defined object: CREATE OR REPLACE TYPE … Read more How To Get Custom Object From Callfunc In Cx_oracle?
Cx Oracle Oracle Plsql Python How To Correctly Call Fnd_concurrent.wait_for_request Stored Function Via Cx_oracle Module Api? December 27, 2023 Post a Comment I am trying to perform wait for submitted request in Oracle by calling fnd_concurrent.wait_for_requ… Read more How To Correctly Call Fnd_concurrent.wait_for_request Stored Function Via Cx_oracle Module Api?