The instruction file for orsee is not very explicit. But I have the folder orsee/install and in there is the install.sql file. The instructions say: % mysql databasename -uusername -ppassword < ...
I have an exported data table in a file document, I would like to understand how to (what would seem to be a simple import) create the table with columns, rows, attributes, and data through importing ...