CSV2SQL_AR
Package:
Summary:
Generate SQL from data imported CSV files
Groups:
Author:
Description:
This class can be used to generate SQL from data imported CSV files.
It can open a CSV file and generate SQL statements to create a table and insert the data read from the CSV file into a SQL database.
The name of the database to be created and populated is configurable.
It can open a CSV file and generate SQL statements to create a table and insert the data read from the CSV file into a SQL database.
The name of the database to be created and populated is configurable.
Comments are closed.