Skip to content

kbaxx/inputToUpdateQuery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

inputToUpdateQuery

Python script to convert a INPUT SQL query to a UPDATE SQL query

Usage

python convert.py <FILENAME>

Conditions

The file passed to the converter needs to be in correct input SQL syntax. Furthermore, the queries need to be ended by a semicolon and separated by a line break.

About

Python script to convert a INPUT SQL query to a UPDATE SQL query

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages