Skip to content

Commit 665d82a

Browse files
authored
Added external zip reference
-- Works on the assumption of Northwind CSV files in ~virtuoso/vad directory, downloaded and extracted from: -- http://bitnine.net/tutorial/import-northwind-dataset.zip
1 parent 1ea8dfa commit 665d82a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: generating-tables-from-attached-northwind.sql

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
-- Works on the assumption of Northwind CSV files in ~virtuoso/vad directory (folder) .
1+
-- 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
23

34

45
DROP TABLE "csv"."northwind_from_attached_csv"."customers" ;

0 commit comments

Comments
 (0)