We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ea8dfa commit 665d82aCopy full SHA for 665d82a
generating-tables-from-attached-northwind.sql
@@ -1,4 +1,5 @@
1
--- Works on the assumption of Northwind CSV files in ~virtuoso/vad directory (folder) .
+-- Works on the assumption of Northwind CSV files in ~virtuoso/vad directory, downloaded and extracted from:
2
+-- http://bitnine.net/tutorial/import-northwind-dataset.zip
3
4
5
DROP TABLE "csv"."northwind_from_attached_csv"."customers" ;
0 commit comments