Skip to content

Commit 2d4eb3d

Browse files
authored
Update README.md
1 parent 22d2b29 commit 2d4eb3d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ Automated SQL statement generation coded for quick data processing/integration f
33
This was developed as part of my DBMS project Database Management Systems (COP 5725) at UF. We had numerous data sources (tables converted from Microsoft Excel files, in the order of around 20 or 30). We realized that manually composing SQL statements for each source-destination table combination would prove to be too error-prone, I wrote this simple program to get it done.
44

55
![alt tag](https://github.com/hexinx/ScriptGen/blob/master/03_ScreenShots/1.jpg)
6+
67
![alt tag](https://github.com/hexinx/ScriptGen/blob/master/03_ScreenShots/2.jpg)

0 commit comments

Comments
 (0)