How to connect to Oracle database using Python in Windows.

Опубликовано: 10 Октябрь 2024
на канале: Subhroneel Ganguly
48,829
89

How to connect to Oracle database using Python in Windows. Program will connect to Oracle 12c database and retrieve data from a table.

Link to Oracle 12c client library :
https://pypi.python.org/pypi/cx_Oracl...

Just chose your version matching your installed python