Skip to content

Juliepvr/shiny_csv_to_sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

shiny_csv_to_sql

Converting a CSV document to SQL insert statements

  • Type the names of your database and table
  • Upload the CSV file, the column-names have to be identical to the MySQL table
  • Indicate the seperator and quotes used
  • Check if it is displayed correctly
  • Download the MySQL insert statements

About

Converting a CSV document to SQL insert statements

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages