EnricoCecchini / DB_Filler

Lil python script to help automate filling SQL Databases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB_Filler

Lil python script to help automate filling SQL Databases for my DataBase class homework

The program receives the table name, amount of rows and the column numbers and attribute names from the user, reads them from an excel file and generates the necesary SQL code to insert the data ina a SQL Database

About

Lil python script to help automate filling SQL Databases


Languages

Language:Python 100.0%