being able to reverse SQL queries without being connected to the database is possible using csvjdbc (version 1.0-18 or higher) to
store each table definition (columns names) in a csv file.
see offline_model.sql scripts in SQLeo package under SQL directory.
Last edit: PAscal 2014-01-18
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
being able to reverse SQL queries without being connected to the database is possible using csvjdbc (version 1.0-18 or higher) to
store each table definition (columns names) in a csv file.
see offline_model.sql scripts in SQLeo package under SQL directory.
Last edit: PAscal 2014-01-18