Skip to content Skip to sidebar Skip to footer
Showing posts with the label Cx Oracle

Getting Proper Date Format From Sql Search Results (datetime.datetime)

This is my first time using cx_oracle. Part of my project is to create a search engine that process… Read more Getting Proper Date Format From Sql Search Results (datetime.datetime)

How To Correctly Call Fnd_concurrent.wait_for_request Stored Function Via Cx_oracle Module Api?

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?