Back to Browse

Execute PL/SQL calls with Python and cx_Oracle

3.3K views
Aug 16, 2018
8:54

How to use cx_Oracle to make PL/SQL calls from a Python application. Additional Resources: - Companion blog post: https://learncodeshare.net/2018/07/30/execute-pl-sql-calls-with-cx_oracle/ - CRUD with Python: https://www.youtube.com/playlist?list=PL1T-f7vLvANmcEOHjtRTYkHxY_UHkerOn - cx_Oracle Documentation: http://cx-oracle.readthedocs.io/en/latest/ - Get started with Python: https://www.python.org/about/gettingstarted/ - Steven Feuerstein’s Blog: https://stevenfeuersteinonplsql.blogspot.com/ - Bryn Llewellyn’s Blog: https://blogs.oracle.com/author/bryn-llewellyn - Oracle DevGym: https://devgym.oracle.com/ - Oracle LiveSQL: https://livesql.oracle.com/apex/livesql/file/index.html

Download

1 formats

Video Formats

360pmp423.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Execute PL/SQL calls with Python and cx_Oracle | NatokHD