Create SQL INSERT statements for data in Excel document

Issue #46 resolved
Daníel Sigurgeirsson created an issue

A document containing lots of data about research activity in the school exists (publications, research centers, researchers etc.). We need to create a script which parses this document (partially completed) and generates INSERT statements for our tables. These statements should then be executed against our dev database, and later against test/prod databases.

Comments (2)

  1. Log in to comment