Community

Running SQL*Plus from a Python script

(Bobby Durrett) I needed to write a new script that was running on a Red Hat Linux 6 virtual machine and that would connect to databases using SQL*Plus. I was going to write a bash shell script but decided to use Python instead to see if I could do it using the Python that came with this version of

Read More - Register for Free Membership

Tags: