Skip to content

xxshubhamxx/csv_to_oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A simple example to demonstrate the usage of function cursore.executemany() and bind variables like :1 and :2. This repository also shows us how to insert a CSV file as a table to oracle database. We have also separated the database credentials into config.py file. The only change you need to make to run CSV_to_OracleDB.py is changing the password to your database password. Leave the rest of the configurations unchanged. And run CSV_to_OracleDB.py and see the results.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages