As part of work we tried using cx_Oracle to make DML operations like Inserts and Updates but in Python it is taking way too long time. I am trying to insert using Dataframes of Pandas. Please help me on this.
@abdullahsiddique77873 жыл бұрын
How to take a oracle object being returned from a function to python