Skip to content

Commit 67aa45e

Browse files
authored
Update README.md
1 parent 2d4eb3d commit 67aa45e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# ScriptGen
1+
# **ScriptGen 0.1**
22
Automated SQL statement generation coded for quick data processing/integration from numerous SQL table sources.
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

0 commit comments

Comments
 (0)