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