Skip to content

a python script to search a bunch of order numbers from an Oracle database

Notifications You must be signed in to change notification settings

jcacc/pyoracle_order_search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

pyoracle_order_search

a python script to search a bunch of order numbers from an Oracle database

I was tasked with taking a CSV file with over 4,000 order numbers that I needed to search for in our ERP system, which has an Oracle backend. Order numbers are extracted from a CSV and stored to a list. THere's probably a cleaner way to do this with actual Oracle PL/SQL commands, but I like to keep my hands off the inner workings. I'm a sysadmin, not a dba :-)

About

a python script to search a bunch of order numbers from an Oracle database

Topics

Resources

Stars

Watchers

Forks

Languages