Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ijbo/CSVLoader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

3 Commits

Repository files navigation

##############SQL Loader generation################ ##############Create table sql generation###########

##############Date : 15-March-2018################## This code works to do the following :

  1. Take the CSV file as input , which is need to be loaded into the Oracle DB.
  2. Assumption : The CSV file should have header of the Oracle create table column name.
  3. Generate the SQL loader (.ctl) file
  4. Generate the create table (.sql ) file.
  5. These two files need to be run on the unix env to load the data. ##############Date : 15-March-2018##################

####################################################

About

This application willl load big CSV files into database (given connection string)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

  • Python 100.0%

AltStyle によって変換されたページ (->オリジナル) /