data-lessons / library-sql-DEPRECATED

SQLite lesson for librarians NOW MOVED > https://github.com/LibraryCarpentry/lc-sql
https://github.com/LibraryCarpentry/lc-sql
Other
2 stars 16 forks source link

00-sql-introduction.md: steps under "import" not clear #14

Open michielcock opened 8 years ago

michielcock commented 8 years ago

The steps under "Import" are not completely clear: it doesn't mention that you specify the location where your database needs to be saved. Also, it assumes in step 6 and 10 that you have seen the content of the database: how do I know whether the first row has column headings or what columns contain which data type if I haven't seen the file? Better explain how to get a quick overview of the contents.